1
0

fix: megalodon reblogged and favourited user info, add createdAt to note

This commit is contained in:
Mar0xy
2023-09-25 03:55:21 +02:00
parent 74213ba2b9
commit a7778e6425
5 changed files with 11 additions and 9 deletions
@@ -19,6 +19,7 @@ namespace Entity {
content: string
plain_content: string | null
created_at: string
createdAt?: string
emojis: Emoji[]
replies_count: number
reblogs_count: number