fedimbed.bluesky: ag
This commit is contained in:
parent
9d9ca95034
commit
5961eced1f
1 changed files with 1 additions and 1 deletions
|
@ -421,7 +421,7 @@ async function blueskyQuoteEmbed(quote) {
|
||||||
{
|
{
|
||||||
type: 10,
|
type: 10,
|
||||||
content: `${getStatsBluesky(quote)}\n<:i:1362895346690424832> Bluesky \u2022 <t:${Math.floor(
|
content: `${getStatsBluesky(quote)}\n<:i:1362895346690424832> Bluesky \u2022 <t:${Math.floor(
|
||||||
new Date(quote.view.createdAt).getTime() / 1000
|
new Date(quote.value.createdAt).getTime() / 1000
|
||||||
)}:F>`,
|
)}:F>`,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue