fixed sharing and added additional tests

This commit is contained in:
vabene1111
2022-02-07 15:43:06 +01:00
parent f37790a24a
commit 969df37e28
4 changed files with 30 additions and 11 deletions

View File

@ -221,7 +221,7 @@ export default {
this.$i18n.locale = window.CUSTOM_LOCALE
this.requestWakeLock()
},
beforeDestroy() {
beforeUnmount() {
this.destroyWakeLock()
},
methods: {