Skip to content

Commit c309131

Browse files
Revert "experiment: simulate typegen-checks failure"
This reverts commit f53c687.
1 parent faa143b commit c309131

File tree

1 file changed

+1
-1
lines changed
  • invokeai/frontend/web/src/services/api

1 file changed

+1
-1
lines changed

invokeai/frontend/web/src/services/api/schema.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -16521,7 +16521,7 @@ export type components = {
1652116521
* @constant
1652216522
* @enum {string}
1652316523
*/
16524-
type: "pair_tile_imageaaa";
16524+
type: "pair_tile_image";
1652516525
};
1652616526
/** PairTileImageOutput */
1652716527
PairTileImageOutput: {

0 commit comments

Comments
 (0)