Skip to content

Commit 4510992

Browse files
committed
Run pnpm graphql-codegen
1 parent f004019 commit 4510992

File tree

1 file changed

+1
-1
lines changed
  • packages/cli-kit/src/cli/api/graphql/admin/generated

1 file changed

+1
-1
lines changed

packages/cli-kit/src/cli/api/graphql/admin/generated/types.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ export type ThemeRole =
250250
* publishing are restricted until the merchant resolves the licensing issue.
251251
*/
252252
| 'LOCKED'
253-
/** TThe currently published theme. There can only be one main theme at any time. */
253+
/** The currently published theme. There can only be one main theme at any time. */
254254
| 'MAIN'
255255
/** The currently published theme that is only accessible to a mobile client. */
256256
| 'MOBILE'

0 commit comments

Comments
 (0)