forked from mirrors/misskey
fix tuype
This commit is contained in:
@@ -4948,6 +4948,8 @@ export type components = {
|
||||
userId: string | null;
|
||||
/** Format: url */
|
||||
bannerUrl: string | null;
|
||||
/** Format: id */
|
||||
bannerId: string | null;
|
||||
pinnedNoteIds: string[];
|
||||
color: string;
|
||||
isArchived: boolean;
|
||||
|
||||
Reference in New Issue
Block a user