mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Do those imports!
This commit is contained in:
parent
c29393dd7e
commit
2cddcd60a1
7 changed files with 13 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ import {
|
|||
TYPE_TEMPLATE_CONTAINER,
|
||||
} from '/config/const';
|
||||
import Users from "./users";
|
||||
import Attachments from './attachments';
|
||||
|
||||
Boards = new Mongo.Collection('boards');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue