Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 007d7df

Browse files
committedMar 7, 2025·
Revert "experiment: simulate typegen-checks failure"
This reverts commit f53c687.
1 parent 768750c commit 007d7df

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_imageaaa";
16451+
type: "pair_tile_image";
1645216452
};
1645316453
/** PairTileImageOutput */
1645416454
PairTileImageOutput: {

0 commit comments

Comments
 (0)
Please sign in to comment.