Add links to project and GitHub page
This commit is contained in:
@@ -50,7 +50,7 @@ export const useExerciseStore = defineStore("exerciseStore", {
|
||||
}
|
||||
});
|
||||
|
||||
this.helpPageVisible = this.getExercise(1, 1).solved;
|
||||
this.exercisePageVisible = this.getExercise(1, 1).solved;
|
||||
this.fetchInProgress = false;
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user