feat: add Devtron in dev mode

remove unused settings item
add setting to disable hardware acceleration (enabled by default)
optimize main.js startup loading
This commit is contained in:
MasterAcnolo
2026-06-01 22:39:12 +02:00
parent b745ebd29f
commit c88189b44f
6 changed files with 379 additions and 31 deletions

View File

@@ -13,5 +13,6 @@
"outputTitleCheck": true,
"downloadSystem": true,
"notifySystem": true,
"enableHardwareAcceleration": true,
"theme": "dark"
}