This commit is contained in:
2020-03-23 22:34:07 +00:00
parent f29ef27596
commit 2f84e06827

View File

@@ -170,7 +170,6 @@ export default {
} }
} }
}, },
methods: { methods: {
lt: function(ltkey) { lt: function(ltkey) {
return window.$gz.translation.get(ltkey); return window.$gz.translation.get(ltkey);