Skip to content

Commit

Permalink
regenerate types.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
samunohito committed Jun 8, 2024
1 parent 580a4f7 commit e88d8eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/misskey-js/src/autogen/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26347,6 +26347,7 @@ export type operations = {
logs: number[][];
gameMode: string;
gameVersion: number;
isPrivate?: boolean;
};
};
};
Expand Down

0 comments on commit e88d8eb

Please sign in to comment.