Update brokeprotocolmetaconfig.json

There were formatting issues causing the template to not start.
This commit is contained in:
IceOfWraith
2022-06-30 21:03:18 -05:00
committed by GitHub
parent c857418c15
commit 8b3742d9ce

View File

@ -1,6 +1,6 @@
[
{
"ConfigFile": "/brokeprotokol/settings.json"
"AutoMap": true,
},
"ConfigFile": "/brokeprotokol/settings.json",
"AutoMap": true
}
]