Added option to settings to toggle status bar item

This commit is contained in:
Lars
2022-08-13 11:55:19 +02:00
parent 30d94986c6
commit 229f74b5e8
5 changed files with 34 additions and 8 deletions
+1
View File
@@ -86,6 +86,7 @@ export interface RemotelySavePluginSettings {
lang?: LangTypeAndAuto;
logToDB?: boolean;
skipSizeLargerThan?: number;
enableStatusBarInfo: boolean;
lastSuccessSync?: number;
/**