♻️ Add compability for legacy config in config loader

This commit is contained in:
Manuel Ruwe
2022-12-31 23:31:41 +01:00
parent 2eb5cdfafc
commit 75f6029057
10 changed files with 219 additions and 115 deletions

View File

@@ -57,9 +57,11 @@
}
},
"accept": {
"title": "Configuration Upload",
"text": "Drag files here to upload a config. Support for JSON only."
},
"reject": {
"title": "Drag and Drop Upload rejected",
"text": "This file format is not supported. Please only upload JSON."
}
}