aggio
This commit is contained in:
@@ -1133,7 +1133,6 @@ export const useUserStore = defineStore('UserStore', {
|
||||
this.usersList = [...usersList]
|
||||
},
|
||||
|
||||
setlang($q: any, router: Router, newstr: string) {
|
||||
setlang($q: any, router: Router, newstr: string) {
|
||||
console.log('SETLANG', newstr)
|
||||
this.lang = newstr
|
||||
|
||||
Reference in New Issue
Block a user