changeKeyboard on control give
This commit is contained in:
parent
e60f9ce838
commit
8113ce276c
1 changed files with 2 additions and 0 deletions
|
|
@ -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', {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue