chore: nav buttons transition

This commit is contained in:
2025-07-07 18:31:40 +02:00
parent 864967a77a
commit d59152fccd
2 changed files with 66 additions and 43 deletions
+1 -1
View File
@@ -52,9 +52,9 @@ export default defineComponent({
methods: {
init() {
this.checkAppVersion();
this.loadLang();
this.loadSettings();
this.checkAppVersion();
this.handleQueries();
},