Vanessa 2025-11-12 23:47:37 +08:00
parent 3f8b08fbd4
commit f90a4d2e41
3 changed files with 73 additions and 9 deletions

View file

@ -260,6 +260,10 @@ declare namespace Config {
* The version number of the theme currently in use
*/
themeVer: string;
statusBar: {
msgTaskHistoryDatabaseIndexCommitDisabled: boolean
msgTaskAssetDatabaseIndexCommitDisabled: boolean
};
}
/**