Работа над BookUpdateChecker

This commit is contained in:
Book Pauk
2022-07-26 00:11:15 +07:00
parent 92ca9dd983
commit 52927c6188
6 changed files with 105 additions and 4 deletions

View File

@@ -10,7 +10,9 @@ const propsToSave = [
'useExternalBookConverter',
'servers',
'remoteWebDavStorage',
'remoteStorage',
'bucEnabled',
'bucServer',
];
let instance = null;