crlf to lf + sort json

This commit is contained in:
Alexandre
2022-03-15 11:02:11 +01:00
parent c748fa4a23
commit 5a7e0f0569
96 changed files with 1060 additions and 870 deletions

View File

@@ -65,13 +65,13 @@
"DAC_READ_SEARCH"
],
"schema": {
"CUSTOM_OPTIONS": "str?",
"DROPBOX_TOKEN": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"localdisks": "str?",
"networkdisks": "str?",
"cifsusername": "str?",
"cifspassword": "str?",
"smbv1": "bool?",
"CUSTOM_OPTIONS": "str?",
"DROPBOX_TOKEN": "str?"
"smbv1": "bool?"
},
"slug": "cloudcommander",
"upstream": "16.0.0",