mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-05-31 03:22:57 +00:00
Fix for CI
This commit is contained in:
@@ -991,3 +991,5 @@ export type ListedFiles = {
|
||||
files: string[];
|
||||
folders: string[];
|
||||
};
|
||||
|
||||
export type ValueComponent = any;
|
||||
Reference in New Issue
Block a user