refactor: streamline admin management UI
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ const publicPageMeta = {
|
||||
const adminPageMeta = {
|
||||
requiresAuth: true,
|
||||
showGlobalControls: false,
|
||||
showRouteLoading: true
|
||||
showRouteLoading: false
|
||||
}
|
||||
|
||||
const routes: RouteRecordRaw[] = [
|
||||
|
||||
Reference in New Issue
Block a user