This commit is contained in:
fyears
2024-06-09 13:37:55 +08:00
parent 1e4d729eb7
commit d5c2f726f9
24 changed files with 1702 additions and 76 deletions
+3
View File
@@ -22,6 +22,9 @@ const DEFAULT_SETTINGS: RemotelySavePluginSettings = {
googledrive: {
refreshToken: "xxx",
} as any,
box: {
refreshToken: "xxx",
} as any,
password: "password",
serviceType: "s3",
currLogLevel: "info",