mirror of
https://github.com/natefrisch01/Graph-Link-Types.git
synced 2026-07-22 09:30:26 +00:00
Update linkManager.ts
FIxing indenting
This commit is contained in:
parent
57be570e3a
commit
7e5e656d28
1 changed files with 2 additions and 2 deletions
|
|
@ -459,8 +459,8 @@ export class LinkManager {
|
|||
}
|
||||
break;
|
||||
default:
|
||||
// We will continue to check other DataView properties
|
||||
break;
|
||||
// We will continue to check other DataView properties
|
||||
break;
|
||||
}
|
||||
}
|
||||
// If no DataView properties match, we consider that metadata key does not exist
|
||||
|
|
|
|||
Loading…
Reference in a new issue