Skip to content

Commit 4b86044

Browse files
developerkunalkushalshit27
authored andcommitted
fix make captcha_widget_theme non-mandatory field in colors property within themes schema (#911)
1 parent 6415fc6 commit 4b86044

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/auth0/handlers/themes.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,6 @@ export const schema = {
295295
'success',
296296
'widget_background',
297297
'widget_border',
298-
'captcha_widget_theme'
299298
],
300299
type: 'object',
301300
},

0 commit comments

Comments
 (0)