2
2
mirror of https://github.com/m1k1o/neko.git synced 2024-07-24 14:40:50 +12:00

changeKeyboard on control give

This commit is contained in:
Miroslav Šedivý 2020-06-16 00:57:12 +02:00
parent e60f9ce838
commit 8113ce276c

@ -251,6 +251,8 @@ export class NekoClient extends BaseClient implements EventEmitter<NekoEvents> {
} }
this.$accessor.remote.setHost(member) this.$accessor.remote.setHost(member)
this.$accessor.remote.changeKeyboard()
this.$accessor.chat.newMessage({ this.$accessor.chat.newMessage({
id, id,
content: this.$vue.$t('notifications.controls_given', { content: this.$vue.$t('notifications.controls_given', {