mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 11:39:16 +01:00
chore: 📦 Update packages
This commit is contained in:
parent
c7b239415f
commit
48954baf06
3 changed files with 2 additions and 2 deletions
|
|
@ -38,7 +38,7 @@ export type Status = {
|
|||
language: string | null;
|
||||
pinned: boolean | null;
|
||||
emoji_reactions: Array<Reaction>;
|
||||
quote: Status;
|
||||
quote: Status | null;
|
||||
bookmarked: boolean;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue