summaryrefslogtreecommitdiff
path: root/globals.js
diff options
context:
space:
mode:
Diffstat (limited to 'globals.js')
-rw-r--r--globals.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/globals.js b/globals.js
new file mode 100644
index 0000000..a0c689b
--- /dev/null
+++ b/globals.js
@@ -0,0 +1,5 @@
+module.exports.channels = ['status']
+
+module.exports.pms = []
+
+module.exports.networks = []