chore: lint

This commit is contained in:
Mar0xy 2023-10-04 02:30:05 +02:00
parent 4ee3e45bf7
commit 89e4c5fd9c
No known key found for this signature in database
GPG Key ID: 56569BBE47D2C828
1 changed files with 1 additions and 1 deletions

View File

@ -442,7 +442,7 @@ export class NoteEditService implements OnApplicationShutdown {
});
} else {
await this.notesRepository.update(oldnote.id, note);
};
}
if (data.channel) {
this.redisClient.xadd(