Merge branch 'master' into develop

isekai-main
Barış Soner Uşaklı 1 year ago
commit 31305d64ba

@ -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