既定のアップロード先フォルダを設定できるように
This commit is contained in:
parent
5c2ed9e5d3
commit
841c8d619f
7 changed files with 74 additions and 7 deletions
|
|
@ -38,6 +38,7 @@ const defaultSettings = {
|
|||
homeProfiles: {},
|
||||
mobileHomeProfiles: {},
|
||||
deckProfiles: {},
|
||||
uploadFolder: null,
|
||||
};
|
||||
|
||||
const defaultDeviceSettings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue