mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 16:00:13 +01:00
Do those imports!
This commit is contained in:
parent
c85f710e74
commit
3da88ed858
8 changed files with 15 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
import Attachments from '/models/attachments';
|
||||
|
||||
const specialHandles = [
|
||||
{userId: 'board_members', username: 'board_members'},
|
||||
{userId: 'card_members', username: 'card_members'}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue