mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
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() {
|
||||
|
Loading…
Reference in New Issue
Block a user