mirror of
https://github.com/flarum/core.git
synced 2025-08-09 18:07:02 +02:00
wip
This commit is contained in:
committed by
David Wheatley
parent
7cd67720d3
commit
6006ad00a2
@@ -1,7 +1,7 @@
|
||||
import FieldSet from '../../common/components/FieldSet';
|
||||
import ItemList from '../../common/utils/ItemList';
|
||||
import AdminPage from './AdminPage';
|
||||
import Alert from "../../common/components/Alert";
|
||||
import Alert from '../../common/components/Alert';
|
||||
|
||||
export default class AdvancedPage extends AdminPage {
|
||||
oninit(vnode) {
|
||||
|
Reference in New Issue
Block a user