feat(frontend): Get project running again after move to Mac Mini
This commit is contained in:
@@ -178,7 +178,7 @@ const items = computed<DropdownMenuItem[][]>(() => [
|
||||
icon: 'i-lucide-log-out',
|
||||
async onSelect(e: Event) {
|
||||
e.preventDefault()
|
||||
signOut()
|
||||
await signOut({ redirectTo: '/' })
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user