Compare commits
No commits in common. "7fc06035c7cb04bdb2a7989737b4d9797af24328" and "63327bc31288a8491746f7d53be662de3e35b672" have entirely different histories.
7fc06035c7
...
63327bc312
@ -26,9 +26,6 @@ onMounted(() => {
|
||||
} else if (roles.includes("MyINPulse-entrepreneur")) {
|
||||
router.push("/canvas");
|
||||
}
|
||||
else{
|
||||
router.push("/JorCproject")
|
||||
}
|
||||
} catch (err) {
|
||||
console.error("Failed to decode token", err);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user