Skip to content

Commit 768750c

Browse files
experiment: simulate typegen-checks failure
1 parent f03d5e5 commit 768750c

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
@@ -16448,7 +16448,7 @@ export type components = {
1644816448
* @constant
1644916449
* @enum {string}
1645016450
*/
16451-
type: "pair_tile_image";
16451+
type: "pair_tile_imageaaa";
1645216452
};
1645316453
/** PairTileImageOutput */
1645416454
PairTileImageOutput: {

0 commit comments

Comments
 (0)