This commit is contained in:
Surya Paolo
2024-01-10 00:08:13 +01:00
parent c283645d0b
commit c80b1da42d

View File

@@ -1133,7 +1133,6 @@ export const useUserStore = defineStore('UserStore', {
this.usersList = [...usersList] this.usersList = [...usersList]
}, },
setlang($q: any, router: Router, newstr: string) {
setlang($q: any, router: Router, newstr: string) { setlang($q: any, router: Router, newstr: string) {
console.log('SETLANG', newstr) console.log('SETLANG', newstr)
this.lang = newstr this.lang = newstr