mirror of
https://github.com/flarum/framework.git
synced 2025-05-28 11:05:41 +08:00
Added missing import
This commit is contained in:
@ -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';
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user