From b02923a0964736fe20175d480d409ab5404e83ac Mon Sep 17 00:00:00 2001 From: erik73 Date: Sat, 23 Jan 2021 07:04:22 +0000 Subject: [PATCH] Prettified Code! --- steve/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/steve/config.json b/steve/config.json index 4be2cda..fe7ef54 100644 --- a/steve/config.json +++ b/steve/config.json @@ -24,5 +24,5 @@ "admin_user": "str", "admin_password": "str", "log_level": "list(trace|debug|info|notice|warning|error|fatal)?" - }, + } }