add list of api permission, Update Note type
This commit is contained in:
@@ -107,6 +107,7 @@ export type Note = {
|
||||
}[];
|
||||
uri?: string;
|
||||
url?: string;
|
||||
isHidden?: boolean;
|
||||
};
|
||||
|
||||
export type NoteReaction = {
|
||||
|
Reference in New Issue
Block a user