Skip to content

Commit

Permalink
graphql-codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
karreiro committed Jan 16, 2025
1 parent 1bc4276 commit 59feaa7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ export type ThemeRole =
* publishing are restricted until the merchant resolves the licensing issue.
*/
| 'LOCKED'
/** TThe currently published theme. There can only be one main theme at any time. */
/** The currently published theme. There can only be one main theme at any time. */
| 'MAIN'
/** The currently published theme that is only accessible to a mobile client. */
| 'MOBILE'
Expand Down

0 comments on commit 59feaa7

Please sign in to comment.