We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eb3b92 commit c3d1d92Copy full SHA for c3d1d92
packages/cli-kit/src/cli/api/graphql/admin/generated/types.d.ts
@@ -250,7 +250,7 @@ export type ThemeRole =
250
* publishing are restricted until the merchant resolves the licensing issue.
251
*/
252
| 'LOCKED'
253
- /** 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. */
254
| 'MAIN'
255
/** The currently published theme that is only accessible to a mobile client. */
256
| 'MOBILE'
0 commit comments