diff --git a/dist/plugin.json b/dist/plugin.json index f8e168f..6bbab7e 100644 --- a/dist/plugin.json +++ b/dist/plugin.json @@ -43,7 +43,8 @@ "type": "dashboard", "name": "Zabbix Server Dashboard", "path": "dashboards/zabbix_server_dashboard.json", - "addToNav": true + "addToNav": true, + "defaultNav": true }, { "type": "dashboard", diff --git a/src/plugin.json b/src/plugin.json index f8e168f..6bbab7e 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -43,7 +43,8 @@ "type": "dashboard", "name": "Zabbix Server Dashboard", "path": "dashboards/zabbix_server_dashboard.json", - "addToNav": true + "addToNav": true, + "defaultNav": true }, { "type": "dashboard",