prettier: client

This commit is contained in:
wommy 2024-10-15 22:24:27 -04:00
parent f2102a0a23
commit 3beb8905c4
74 changed files with 520 additions and 652 deletions

View file

@ -6,4 +6,4 @@ export default function ({ store, redirect, route, app }) {
}
return redirect(`/login?redirect=${encodeURIComponent(route.fullPath)}`)
}
}
}