mirror of
https://github.com/anatolykopyl/vk-bingo.git
synced 2026-03-26 12:54:25 +00:00
Style fixes
This commit is contained in:
@@ -313,7 +313,7 @@ const client = new MongoClient(process.env.URI, { useUnifiedTopology: true });
|
||||
});
|
||||
|
||||
emitter.on("end", () => {
|
||||
res.write(`event: end\n\n`);
|
||||
res.write(`data: {}\nevent: end\n\n`);
|
||||
res.end();
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user