Compare commits
	
		
			3 Commits
		
	
	
		
			63327bc312
			...
			7fc06035c7
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | 7fc06035c7 | ||
|  | 1b559f29b7 | ||
|  | f0cef41e2b | 
| @@ -26,6 +26,9 @@ onMounted(() => { | ||||
|             } else if (roles.includes("MyINPulse-entrepreneur")) { | ||||
|                 router.push("/canvas"); | ||||
|             } | ||||
|             else{ | ||||
|                 router.push("/JorCproject") | ||||
|             } | ||||
|         } catch (err) { | ||||
|             console.error("Failed to decode token", err); | ||||
|         } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user