small text correction
This commit is contained in:
parent
fc43a0a3ab
commit
0201b5bee4
@ -320,7 +320,7 @@ export class NekoClient extends BaseClient implements EventEmitter<NekoEvents> {
|
|||||||
|
|
||||||
this.$accessor.chat.newMessage({
|
this.$accessor.chat.newMessage({
|
||||||
id,
|
id,
|
||||||
content: `chaned the resolution to ${width}x${height}@${rate}`,
|
content: `changed the resolution to ${width}x${height}@${rate}`,
|
||||||
type: 'event',
|
type: 'event',
|
||||||
created: new Date(),
|
created: new Date(),
|
||||||
})
|
})
|
||||||
|
Reference in New Issue
Block a user