mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-22 18:32:29 +01:00
fix: message timestamp
This commit is contained in:
parent
7853ad3acf
commit
a401f63318
@ -79,6 +79,7 @@ router.put(
|
|||||||
} as ChannelPinsUpdateEvent),
|
} as ChannelPinsUpdateEvent),
|
||||||
|
|
||||||
Message.create({
|
Message.create({
|
||||||
|
timestamp: new Date(),
|
||||||
type: 6,
|
type: 6,
|
||||||
embeds: [],
|
embeds: [],
|
||||||
reactions: [],
|
reactions: [],
|
||||||
|
Loading…
Reference in New Issue
Block a user