app: fix error_reporting not being used

This commit is contained in:
Schrottkatze 2024-04-28 13:22:04 +02:00
commit 8a541546d9
No known key found for this signature in database
5 changed files with 26 additions and 7 deletions

4
testfiles/config.json Normal file
View file

@ -0,0 +1,4 @@
{
"example_value": "42",
"no_startup_message": true
}