mirror of
https://github.com/wekan/wekan.git
synced 2025-12-20 17:30:13 +01:00
Do those imports!
This commit is contained in:
parent
c29393dd7e
commit
2cddcd60a1
7 changed files with 13 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ import Avatars from '/models/avatars';
|
|||
import Users from '/models/users';
|
||||
import Org from '/models/org';
|
||||
import Team from '/models/team';
|
||||
import Avatars from '/models/avatars';
|
||||
|
||||
Template.userAvatar.helpers({
|
||||
userData() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue