Initial ES6 migration. module.js and datasource.js are migrated to ES6.
This commit is contained in:
8
src/panel-triggers/plugin.json
Normal file
8
src/panel-triggers/plugin.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "panel",
|
||||
"name": "Zabbix triggers",
|
||||
"id": "triggers",
|
||||
|
||||
"module": "plugins/triggers/module",
|
||||
"staticRoot": "."
|
||||
}
|
||||
Reference in New Issue
Block a user