update
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import chadApi from '#shared/chad-api'
|
||||
|
||||
export default defineNuxtRouteMiddleware(async (to, from) => {
|
||||
console.log('ya zdes')
|
||||
const { me, setMe } = useAuth()
|
||||
|
||||
if (!me.value && !from?.name) {
|
||||
|
||||
Reference in New Issue
Block a user