mirror of
https://github.com/m1k1o/neko.git
synced 2025-08-03 00:39:56 +02:00
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.changeKeyboard()
|
||||
|
||||
this.$accessor.chat.newMessage({
|
||||
id,
|
||||
content: this.$vue.$t('notifications.controls_given', {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue