Update linkManager.ts

FIxing indenting
This commit is contained in:
Nathanael Frisch 2026-05-16 07:01:55 -04:00 committed by GitHub
parent 57be570e3a
commit 7e5e656d28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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