mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-10 13:04:06 +02:00
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