Changed ways to access calendars
This commit is contained in:
@@ -43,7 +43,7 @@ async function handleLogout() {
|
||||
}
|
||||
|
||||
function gotoProfilePage() {
|
||||
router.push({ path: '/profile' })
|
||||
router.push({ path: '/i' })
|
||||
|
||||
closeMenu()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user