mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-22 17:43:09 +02:00
chore: add new type
This commit is contained in:
parent
56b19ab6bb
commit
ece86f756d
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ namespace Entity {
|
|||
language: string | null
|
||||
pinned: boolean | null
|
||||
emoji_reactions: Array<Reaction>
|
||||
quote: Status | boolean
|
||||
quote: Status | boolean | null
|
||||
bookmarked: boolean
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue