mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02: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 './attachments';
|
||||
|
||||
// Activities don't need a schema because they are always set from the a trusted
|
||||
// environment - the server - and there is no risk that a user change the logic
|
||||
// we use with this collection. Moreover using a schema for this collection
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue