Skip to content
Snippets Groups Projects
Verified Commit 89e4c5fd authored by Mar0xy's avatar Mar0xy
Browse files

chore: lint

parent 4ee3e45b
No related branches found
No related tags found
No related merge requests found
......@@ -442,7 +442,7 @@ export class NoteEditService implements OnApplicationShutdown {
});
} else {
await this.notesRepository.update(oldnote.id, note);
};
}
if (data.channel) {
this.redisClient.xadd(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment