Skip to content

Commit

Permalink
fix link not working
Browse files Browse the repository at this point in the history
  • Loading branch information
akleinau committed Jan 29, 2024
1 parent b5cde02 commit 4fdb5eb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ export default {
},
created() {
document.title = "RUBIN"
},
mounted() {
//dirty encoding of direct links to endorisk, and endorisk in dutch
if (window.location.search === "?network=endorisk") {
this.loadNetwork("endometrial cancer")
Expand Down

0 comments on commit 4fdb5eb

Please sign in to comment.