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( const bulkSet = messageData.map(
msg => [`message:${msg.mid}`, { msg => [`message:${msg.mid}`, {
roomId: roomId, roomId: roomId,
timestamp: m.timestamp, timestamp: msg.timestamp,
}] }]
); );

Loading…
Cancel
Save