auto sync

This commit is contained in:
fyears
2022-01-16 23:02:49 +08:00
parent a78a2a88cf
commit 6cdbc5b32e
3 changed files with 223 additions and 116 deletions
+1
View File
@@ -54,6 +54,7 @@ export interface RemotelySavePluginSettings {
serviceType: SUPPORTED_SERVICES_TYPE;
currLogLevel?: string;
vaultRandomID?: string;
autoRunEveryMilliseconds?: number;
}
export interface RemoteItem {