mirror of
https://github.com/m1k1o/neko.git
synced 2025-04-29 10:26:22 +02:00
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…
Add table
Reference in a new issue