Skip to content

Commit

Permalink
Merge branch 'development' of https://github.com/NFDI4Chem/nmrxiv int…
Browse files Browse the repository at this point in the history
…o dev-helm-deploy
  • Loading branch information
CS76 committed Aug 16, 2022
2 parents 38948ac + 5fd7943 commit 5fc6bb4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions resources/js/Pages/Public/Project/Study.vue
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,9 @@ export default {
: "http://nmriumdev.nmrxiv.org?workspace=embedded&id=" +
Math.random();
},
url() {
return String(this.$page.props.url);
},
},
mounted() {},
methods: {
Expand Down

0 comments on commit 5fc6bb4

Please sign in to comment.