В конфиг добавлена опция remoteWebDavStorage

This commit is contained in:
Book Pauk
2020-01-20 21:37:31 +07:00
parent 8747a00de6
commit 5535bd91c8
2 changed files with 11 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ const propsToSave = [
'useExternalBookConverter',
'servers',
'remoteWebDavStorage',
];
let instance = null;