From cfe93e902d11eefe4b82662063ead473e2d5595f Mon Sep 17 00:00:00 2001 From: = Date: Thu, 2 Jan 2025 11:00:04 -0500 Subject: [PATCH 1/3] Fix keywords returning 0 with empty list --- app/frontend/templates/panel/config_json.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/frontend/templates/panel/config_json.html b/app/frontend/templates/panel/config_json.html index 5736b907..ef21e3cb 100644 --- a/app/frontend/templates/panel/config_json.html +++ b/app/frontend/templates/panel/config_json.html @@ -170,7 +170,7 @@ {% block js %} -{% end %} \ No newline at end of file +{% end %}