mirror of
https://github.com/Bubka/2FAuth.git
synced 2024-11-08 09:24:59 +01:00
Fix unselected Lang setting
This commit is contained in:
parent
9344648567
commit
1d9daa13cb
@ -85,6 +85,7 @@
|
|||||||
|
|
||||||
mounted() {
|
mounted() {
|
||||||
this.form.fill(this.$root.appSettings)
|
this.form.fill(this.$root.appSettings)
|
||||||
|
this.form.lang = this.$root.$i18n.locale
|
||||||
this.fetchGroups()
|
this.fetchGroups()
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user