1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-22 10:22:39 +01:00

fix: message timestamp

This commit is contained in:
Cyber 2024-08-18 12:08:04 +02:00
parent 7853ad3acf
commit a401f63318

View File

@ -79,6 +79,7 @@ router.put(
} as ChannelPinsUpdateEvent),
Message.create({
timestamp: new Date(),
type: 6,
embeds: [],
reactions: [],