This commit is contained in:
Raven Scott 2024-07-07 21:52:57 -04:00
parent 43e9890235
commit a0c7eb1561

2
app.js
View File

@ -1185,7 +1185,7 @@ async function sendMessage(e) {
const messageObj = JSON.stringify({
type: 'message',
name: config.userName,
avatar: config.userAvatar,
avatar: updatePortInUrl(config.userAvatar),
topic: topic,
timestamp: timestamp,
message