Добавлена возможность задавать в конфиге любую ссылку для кнопки "Сетевая библиотека", параметр networkLibraryLink (#47)

This commit is contained in:
Book Pauk
2024-03-25 12:52:46 +07:00
parent 8c2c2fe2fc
commit 697774978e
6 changed files with 16 additions and 4 deletions

View File

@@ -14,6 +14,7 @@ const propsToSave = [
'remoteStorage',
'bucEnabled',
'bucServer',
'networkLibraryLink',
];
let instance = null;