loading function ejected from vue instance

This commit is contained in:
Burak Civan
2022-08-03 11:04:28 +03:00
parent 71f05121ab
commit 5be8257149
4 changed files with 3 additions and 8 deletions

View File

@ -87,7 +87,6 @@ export default {
"thousands_separator":",",
},
all_currencies: [],
content_loading: true,
connect: {
show: false,
currency: {},
@ -111,10 +110,6 @@ export default {
},
mounted() {
setTimeout(() => {
this.content_loading = false;
}, 1500);
this.checkNotify();
GLightbox({