From 566bad624a3ca92c6ce73ee328e4030af254db87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Volker=20Fr=C3=B6hlich?= Date: Mon, 5 Oct 2015 17:41:25 +0200 Subject: [PATCH] Remove invalid comma from JSON structure --- zabbix/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zabbix/plugin.json b/zabbix/plugin.json index 13fef9b..bf724b5 100644 --- a/zabbix/plugin.json +++ b/zabbix/plugin.json @@ -8,7 +8,7 @@ "module": "app/plugins/datasource/zabbix/datasource", "partials": { - "config": "app/plugins/datasource/zabbix/partials/config.html", + "config": "app/plugins/datasource/zabbix/partials/config.html" }, "username": "guest",