mirror of
https://github.com/wekan/wekan.git
synced 2026-02-16 04:58:07 +01:00
Do those imports!
This commit is contained in:
parent
90d64db52c
commit
64dcc70bd2
8 changed files with 15 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
import Attachments from '../../../models/attachments';
|
||||
|
||||
Template.editor.onRendered(() => {
|
||||
const textareaSelector = 'textarea';
|
||||
const mentions = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue