mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Teams/Organizations part 1, in progress. Add table: org
Thanks to xet7 ! Related #802
This commit is contained in:
parent
2b1ba0b8f8
commit
2cedbcb9b3
5 changed files with 127 additions and 0 deletions
1
models/counters.js
Normal file
1
models/counters.js
Normal file
|
|
@ -0,0 +1 @@
|
|||
Counters = new Mongo.Collection('counters');
|
||||
Loading…
Add table
Add a link
Reference in a new issue