fix: default adminPath is boss, not admin

This commit is contained in:
Falkan
2026-03-20 00:59:32 -04:00
parent d4b8a9a646
commit 258b0f5065

View File

@@ -1,5 +1,5 @@
{
"adminPath": "admin",
"adminPath": "boss",
"yoloLabel": "YOLO mode",
"yoloDescription": "",
"yoloVisibility": "auto"