update
This commit is contained in:
@@ -7,8 +7,6 @@ export default defineNuxtRouteMiddleware(async (to, from) => {
|
||||
if (!isTauri.value)
|
||||
return
|
||||
|
||||
console.log('pizda', to, from)
|
||||
|
||||
if (from?.name || !!to.redirectedFrom)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user