summaryrefslogtreecommitdiffstats
path: root/models/counters.js
diff options
context:
space:
mode:
Diffstat (limited to 'models/counters.js')
-rw-r--r--models/counters.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/models/counters.js b/models/counters.js
new file mode 100644
index 00000000..232353fb
--- /dev/null
+++ b/models/counters.js
@@ -0,0 +1 @@
+Counters = new Mongo.Collection('counters');