Fix question (#5197)
This commit is contained in:
parent
42af8c7695
commit
f1ab918ecd
6 changed files with 3 additions and 33 deletions
|
@ -100,7 +100,6 @@ type Option = {
|
|||
apMentions?: User[] | null;
|
||||
apHashtags?: string[] | null;
|
||||
apEmojis?: string[] | null;
|
||||
questionUri?: string | null;
|
||||
uri?: string | null;
|
||||
app?: App | null;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue