default: parser flags → true

This commit is contained in:
Succubyss 2024-08-26 10:07:59 -05:00 committed by GitHub
parent 3700396b14
commit fa806707ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -196,7 +196,15 @@
"enableLabMode": false,
"enableZenSliders": false,
"ui_mode": 1,
"forbid_external_media": true
"forbid_external_media": true,
"stscript": {
"parser": {
"flags": {
"1": true,
"2": true
}
}
}
},
"extension_settings": {
"apiUrl": "http://localhost:5100",