Archived
2
0

small text correction

This commit is contained in:
Laurant 2020-02-12 14:21:48 +01:00 committed by GitHub
parent fc43a0a3ab
commit 0201b5bee4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -320,7 +320,7 @@ export class NekoClient extends BaseClient implements EventEmitter<NekoEvents> {
this.$accessor.chat.newMessage({
id,
content: `chaned the resolution to ${width}x${height}@${rate}`,
content: `changed the resolution to ${width}x${height}@${rate}`,
type: 'event',
created: new Date(),
})