Skip to content

Commit

Permalink
chore(ui): typegen
Browse files Browse the repository at this point in the history
  • Loading branch information
psychedelicious committed Feb 26, 2025
1 parent 559654f commit 525da32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion invokeai/frontend/web/src/services/api/schema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21640,7 +21640,7 @@ export interface operations {
header?: never;
path: {
/** @description The id of the board */
board_id: string | "none";
board_id: string;
};
cookie?: never;
};
Expand Down

0 comments on commit 525da32

Please sign in to comment.