Cleared of the stuff the EnCoach team wanted changed
This commit is contained in:
@@ -136,7 +136,7 @@ const TrainingContent: React.FC<{user: User}> = ({user}) => {
|
||||
.sort(sortByModule)
|
||||
.map((x) => x!.module),
|
||||
);
|
||||
router.push("/exercises");
|
||||
router.push("/exam");
|
||||
}
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user