warren creation / edit / deletion
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export async function logout() {
|
||||
useAuthSession().value = null;
|
||||
useAdminStore().$reset();
|
||||
await navigateTo({
|
||||
path: '/login',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user