This commit is contained in:
MrMasrozYTLIVE 2024-06-09 11:05:42 +03:00
commit 966873774c

1
app.js
View File

@ -300,6 +300,7 @@ function sendMessage(e) {
name: config.userName,
message,
avatar: config.userAvatar,
topic: b4a.toString(currentRoom.topic, 'hex'),
timestamp: Date.now(),
});