Move working documents to its own area, rename dashboard
This commit is contained in:
@@ -10,6 +10,8 @@ export async function load({ fetch }) {
|
||||
client_rows: [],
|
||||
user_rows: [],
|
||||
feature_rows: [],
|
||||
permission_rows: [],
|
||||
audit_rows: [],
|
||||
clients: []
|
||||
}
|
||||
};
|
||||
@@ -30,6 +32,8 @@ export async function load({ fetch }) {
|
||||
client_rows: [],
|
||||
user_rows: [],
|
||||
feature_rows: [],
|
||||
permission_rows: [],
|
||||
audit_rows: [],
|
||||
clients: []
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user