mirror of
https://github.com/wekan/wekan.git
synced 2026-03-10 23:52:34 +01:00
Fix various bugs
This commit is contained in:
parent
3071152978
commit
4277d89514
6 changed files with 21 additions and 8 deletions
|
|
@ -5,6 +5,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