fix: msg ref

isekai-main
Barış Soner Uşaklı 1 year ago
parent 2d62a77248
commit 4ba7633897

@ -59,7 +59,7 @@ module.exports = {
const bulkSet = messageData.map(
msg => [`message:${msg.mid}`, {
roomId: roomId,
timestamp: m.timestamp,
timestamp: msg.timestamp,
}]
);

Loading…
Cancel
Save