This commit is contained in:
jarek
2026-05-09 10:13:53 +02:00
parent 002d969a5d
commit d9054ff347
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
v1.0.27
v1.0.28
+1
View File
@@ -461,3 +461,4 @@ server.listen(PORT, HOST, () => {
console.log(`Listening on http://${HOST}:${PORT}/ with WebSocket`);
});