mirror of
https://github.com/wekan/wekan.git
synced 2026-01-27 11:46:10 +01:00
Do those imports!
This commit is contained in:
parent
c85f710e74
commit
3da88ed858
8 changed files with 15 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ import {
|
|||
TYPE_LINKED_BOARD,
|
||||
TYPE_LINKED_CARD,
|
||||
} from '../config/const';
|
||||
import Attachments from './attachments';
|
||||
|
||||
Cards = new Mongo.Collection('cards');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue