Update config.json

This commit is contained in:
Alexandre
2021-02-06 16:22:55 +01:00
committed by GitHub
parent c16fc859ee
commit 6a7d3a35a0

View File

@@ -54,7 +54,7 @@
"localdisks": "str?", "localdisks": "str?",
"networkdisks": "str?", "networkdisks": "str?",
"cifsusername": "str?", "cifsusername": "str?",
"cifspassword": "str?" "cifspassword": "str?",
"TZ": "str?" "TZ": "str?"
} }
} }