fix(auth): make things work
This commit is contained in:
@@ -13,6 +13,7 @@ const entryResolveSchema = z.object({
|
||||
})
|
||||
|
||||
export const validateEntryResolveSchema = z.object({
|
||||
all_account_page: entryResolveSchema,
|
||||
all_content_page: entryResolveSchema,
|
||||
all_loyalty_page: entryResolveSchema,
|
||||
all_current_blocks_page: entryResolveSchema,
|
||||
|
||||
Reference in New Issue
Block a user