changeKeyboard on settings change
This commit is contained in:
parent
6206fbbadd
commit
e60f9ce838
1 changed files with 1 additions and 0 deletions
|
|
@ -283,6 +283,7 @@
|
|||
|
||||
set keyboard_layout(value: string) {
|
||||
this.$accessor.settings.setKeyboardLayout(value)
|
||||
this.$accessor.remote.changeKeyboard()
|
||||
}
|
||||
|
||||
logout() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue