mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-26 09:45:44 +00:00
fix: message timestamp
This commit is contained in:
@@ -79,6 +79,7 @@ router.put(
|
||||
} as ChannelPinsUpdateEvent),
|
||||
|
||||
Message.create({
|
||||
timestamp: new Date(),
|
||||
type: 6,
|
||||
embeds: [],
|
||||
reactions: [],
|
||||
|
||||
Reference in New Issue
Block a user