Refactored version check

This commit is contained in:
acidicoala
2026-01-17 12:06:19 +05:00
parent 7b54b4bc7b
commit 3bd112c8f4
5 changed files with 44 additions and 24 deletions

View File

@@ -20,8 +20,8 @@
"logging": {
"type": "boolean",
"default": false,
"x-packaged-default": true,
"description": "Enables logging to SmokeAPI.log.log file.",
"x-packaged-default": true,
"x-valid-values": "`true` or `false`."
},
"log_steam_http": {