Github bot : json sorted

This commit is contained in:
github-actions
2022-05-22 00:22:06 +00:00
parent 6778fd6b1b
commit 3588e167c0
2 changed files with 6 additions and 6 deletions

View File

@@ -7,4 +7,4 @@
"codenotary": { "codenotary": {
"signer": "alexandrep.github@gmail.com" "signer": "alexandrep.github@gmail.com"
} }
} }

View File

@@ -48,8 +48,8 @@
"options": { "options": {
"PGID": 0, "PGID": 0,
"PUID": 0, "PUID": 0,
"data_location": "/share/resioliosync", "config_location": "/config/addons_config/resioliosync",
"config_location": "/config/addons_config/resioliosync" "data_location": "/share/resioliosync"
}, },
"panel_icon": "mdi:cloud-sync-outline", "panel_icon": "mdi:cloud-sync-outline",
"ports": { "ports": {
@@ -72,10 +72,10 @@
"cifsdomain": "str?", "cifsdomain": "str?",
"cifspassword": "str?", "cifspassword": "str?",
"cifsusername": "str?", "cifsusername": "str?",
"localdisks": "str?", "config_location": "str",
"networkdisks": "str?",
"data_location": "str", "data_location": "str",
"config_location": "str" "localdisks": "str?",
"networkdisks": "str?"
}, },
"slug": "resiliosync", "slug": "resiliosync",
"url": "https://github.com/tyjtyj/hassio-addons", "url": "https://github.com/tyjtyj/hassio-addons",