From 92487e84a7ef1c175eae8ffdb848c8e1be3c762e Mon Sep 17 00:00:00 2001 From: Alexander Zobnin Date: Thu, 21 May 2020 12:48:20 +0300 Subject: [PATCH] Update plugin.json --- src/plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/plugin.json b/src/plugin.json index daf1a7a7a..bc1541a1e 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -33,11 +33,11 @@ "includes": [ { "type": "datasource", - "name": "Zabbix Datasource" + "name": "Zabbix data source" }, { "type": "panel", - "name": "Triggers Panel" + "name": "Problems panel" } ],