Github bot : json sorted

This commit is contained in:
github-actions
2023-12-31 00:24:06 +00:00
parent 2efe2a7f14
commit cabf688cee

View File

@@ -80,14 +80,14 @@
"schema": { "schema": {
"PGID": "int", "PGID": "int",
"PUID": "int", "PUID": "int",
"TZ": "str?",
"cifsdomain": "str?", "cifsdomain": "str?",
"cifspassword": "str?", "cifspassword": "str?",
"cifsusername": "str?", "cifsusername": "str?",
"extraction_path": "str?", "extraction_path": "str?",
"localdisks": "str?", "localdisks": "str?",
"networkdisks": "str?", "networkdisks": "str?",
"watch_path": "str?", "watch_path": "str?"
"TZ": "str?"
}, },
"slug": "unpackerr", "slug": "unpackerr",
"udev": true, "udev": true,