Skip to content

Commit

Permalink
✨ change quickapp package & path
Browse files Browse the repository at this point in the history
  • Loading branch information
nicejade committed Jun 21, 2021
1 parent 0c5a04f commit 5e8a147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/partials/FooterNav.vue
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ export default {
getCurrentHref() {
const currentHref = window.location.href
return `https://hapjs.org/app/graceful.sentences.com/pages/AryaJarvis?path=${currentHref}`
return `https://hapjs.org/app/com.graceful.sentences/browser/pages/detail?path=${currentHref}`
},
},
Expand Down

0 comments on commit 5e8a147

Please sign in to comment.