changeKeyboard on settings change
This commit is contained in:
parent
6206fbbadd
commit
e60f9ce838
@ -283,6 +283,7 @@
|
||||
|
||||
set keyboard_layout(value: string) {
|
||||
this.$accessor.settings.setKeyboardLayout(value)
|
||||
this.$accessor.remote.changeKeyboard()
|
||||
}
|
||||
|
||||
logout() {
|
||||
|
Reference in New Issue
Block a user