add bookmarks sync

This commit is contained in:
fyears
2024-07-14 17:04:05 +08:00
parent 5c86bc039d
commit 12ed023cd1
10 changed files with 92 additions and 6 deletions
+1
View File
@@ -167,6 +167,7 @@ export interface RemotelySavePluginSettings {
concurrency?: number;
syncConfigDir?: boolean;
syncBookmarks?: boolean;
syncUnderscoreItems?: boolean;
lang?: LangTypeAndAuto;
agreeToUseSyncV3?: boolean;