fix(of): default_mode=scope4 in settings.json

This commit is contained in:
L'électron rare
2026-05-07 20:38:12 +02:00
parent f95cedeb5f
commit 51fecc72b4
+1 -1
View File
@@ -14,6 +14,6 @@
"fullscreen": false,
"width": 1920,
"height": 1080,
"default_mode": "hybrid"
"default_mode": "scope4"
}
}