fix(auth): redirect callback to cabinet and align landing blocks
This commit is contained in:
@@ -15,5 +15,5 @@ definePageMeta({
|
||||
const { t } = useI18n()
|
||||
|
||||
const localePath = useLocalePath()
|
||||
await navigateTo(localePath('/'))
|
||||
await navigateTo(localePath('/clientarea/orders'))
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user