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:
parent
7853ad3acf
commit
a401f63318
@ -79,6 +79,7 @@ router.put(
|
||||
} as ChannelPinsUpdateEvent),
|
||||
|
||||
Message.create({
|
||||
timestamp: new Date(),
|
||||
type: 6,
|
||||
embeds: [],
|
||||
reactions: [],
|
||||
|
Loading…
Reference in New Issue
Block a user