cleanup
This commit is contained in:
parent
ecf86661fe
commit
dfc74de231
1 changed files with 0 additions and 2 deletions
|
|
@ -112,8 +112,6 @@ export default {
|
||||||
// Set language
|
// Set language
|
||||||
this.$i18n.locale = this.$store.state.language || "en";
|
this.$i18n.locale = this.$store.state.language || "en";
|
||||||
},
|
},
|
||||||
|
|
||||||
// Request notification permission
|
|
||||||
showNotification() {
|
showNotification() {
|
||||||
if(document.visibilityState === "visible") {
|
if(document.visibilityState === "visible") {
|
||||||
return;
|
return;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue