|
@@ -171,6 +171,7 @@ const AdminMarkdownSettingsPage: NextPage<Props> = (props: Props) => {
|
|
|
/*
|
|
/*
|
|
|
* Create unstated container instances
|
|
* Create unstated container instances
|
|
|
*/
|
|
*/
|
|
|
|
|
+ // Except Security
|
|
|
const adminAppContainer = new AdminAppContainer();
|
|
const adminAppContainer = new AdminAppContainer();
|
|
|
const adminImportContainer = new AdminImportContainer();
|
|
const adminImportContainer = new AdminImportContainer();
|
|
|
const adminHomeContainer = new AdminHomeContainer();
|
|
const adminHomeContainer = new AdminHomeContainer();
|