config lint

This commit is contained in:
Alexandre
2022-04-27 20:59:55 +02:00
parent 1db5dd4a1e
commit 173e82846f
10 changed files with 18 additions and 15 deletions

View File

@@ -48,7 +48,6 @@
"SCRUTINY_WEB": "true"
},
"ingress": true,
"map": [],
"name": "Scrutiny",
"options": {
"PGID": 0,
@@ -81,7 +80,7 @@
},
"slug": "scrutiny",
"startup": "services",
"udev": "true",
"udev": true,
"url": "https://github.com/AnalogJ/scrutiny",
"version": "0.3.13-7"
}