summaryrefslogtreecommitdiff
path: root/src/views/Settings/SnmpAlerts/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/Settings/SnmpAlerts/index.js')
-rw-r--r--src/views/Settings/SnmpAlerts/index.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/views/Settings/SnmpAlerts/index.js b/src/views/Settings/SnmpAlerts/index.js
new file mode 100644
index 00000000..f27ed4aa
--- /dev/null
+++ b/src/views/Settings/SnmpAlerts/index.js
@@ -0,0 +1,2 @@
+import SnmpAlerts from './SnmpAlerts.vue';
+export default SnmpAlerts;