Fix font size and language switcher?
This commit is contained in:
parent
7a7d80270d
commit
0ca9a2c8c0
2 changed files with 2 additions and 2 deletions
|
|
@ -78,6 +78,7 @@ export default {
|
|||
},
|
||||
set: function (val) {
|
||||
this.setLanguage(val)
|
||||
this.$emit('update:modelValue', val)
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue