Make linter happy

pull/1927/head
Gero Gerke 2 years ago
parent 80e7400185
commit 2781ff566b

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

Loading…
Cancel
Save