merge statusbar

This commit is contained in:
fyears
2024-01-05 23:07:15 +08:00
5 changed files with 104 additions and 1 deletions
+2
View File
@@ -87,6 +87,8 @@ export interface RemotelySavePluginSettings {
logToDB?: boolean;
skipSizeLargerThan?: number;
ignorePaths?: string[];
enableStatusBarInfo?: boolean;
lastSuccessSync?: number;
/**
* @deprecated