From 82ab4ccdc8cb9446b79caa9a83f0e777d060b463 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Tue, 9 Aug 2022 13:26:41 +0200 Subject: [PATCH] remove wrong comment --- schemas/base.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/base.json b/schemas/base.json index 69c9137..3e34a93 100644 --- a/schemas/base.json +++ b/schemas/base.json @@ -12,7 +12,7 @@ }, { "type": "boolean", - "title": "Whether it is enabled or not", + "title": "Whether it is enabled or not" } ] }