Skip to content

Commit ce7ee40

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

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
@@ -16201,7 +16201,7 @@ export type components = {
1620116201
* @constant
1620216202
* @enum {string}
1620316203
*/
16204-
type: "pair_tile_imageaaa";
16204+
type: "pair_tile_image";
1620516205
};
1620616206
/** PairTileImageOutput */
1620716207
PairTileImageOutput: {

0 commit comments

Comments
 (0)