1
0
mirror of https://github.com/switchbrew/switch-examples.git synced 2025-07-24 11:22:16 +02:00

Fixed .json

This commit is contained in:
k1gs 2024-12-08 00:13:48 +05:00
parent bf9df10259
commit e46e55a7b5

View File

@ -166,8 +166,8 @@
"type": "debug_flags",
"value": {
"allow_debug": false,
"force_debug": true,
"force_debug_prod": false
"force_debug": false,
"force_debug_prod": true
}
}]
}