Skip to content

Commit 4a0124e

Browse files
authored
Updated Themes
1 parent 5f43b94 commit 4a0124e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/schemas/src/themes.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ export const ThemeNameSchema = z.enum(
190190
"witch_girl",
191191
"pale_nimbus",
192192
"spiderman",
193+
"pilot",
193194
],
194195
{
195196
errorMap: customEnumErrorHandler("Must be a known theme"),

0 commit comments

Comments
 (0)