@@ -26,6 +26,8 @@ onMounted(() => {
icon: 'i-tabler-alert-triangle',
})
modal.open(ModalAuthentication)
} else if (!res && !loginState.token) {
router.replace('/user/authenticate')
}
The note is not visible to the blocked user.