mirror of
https://github.com/flarum/core.git
synced 2025-02-25 19:53:48 +01:00
Added missing import
This commit is contained in:
parent
e55b7a14e5
commit
fbcd2cf88c
@ -2,6 +2,7 @@ import Component from 'flarum/Component';
|
||||
import UserCard from 'flarum/components/UserCard';
|
||||
import avatar from 'flarum/helpers/avatar';
|
||||
import username from 'flarum/helpers/username';
|
||||
import useronline from 'flarum/helpers/useronline';
|
||||
import listItems from 'flarum/helpers/listItems';
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user