Make linter happy

This commit is contained in:
Gero Gerke 2022-07-28 12:44:06 +02:00
parent 80e7400185
commit 2781ff566b

View file

@ -102,7 +102,7 @@ class StatusPage extends BeanModel {
if (includeConfig) { if (includeConfig) {
config = { config = {
config: await statusPage.toPublicJSON() config: await statusPage.toPublicJSON()
} };
} }
// Response // Response