change folder structure
This commit is contained in:
parent
662f36b3e2
commit
1d2e113c4b
140 changed files with 400 additions and 323 deletions
|
@ -1,4 +1,4 @@
|
|||
import { useBackupStore } from "../stores/admin/user/backup";
|
||||
import { useBackupStore } from "../stores/admin/management/backup";
|
||||
|
||||
export async function setBackupPage(to: any, from: any, next: any) {
|
||||
const backup = useBackupStore();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue