chore: run lint and prettier on entire codebase
This commit is contained in:
@@ -36,6 +36,6 @@ export const customCollectionParamViewPathBase = '/custom-param'
|
||||
export const customCollectionParamViewPath = `${customCollectionParamViewPathBase}/:slug`
|
||||
|
||||
export const customAdminRoutes = {
|
||||
logout: '/custom-logout',
|
||||
inactivity: '/custom-inactivity',
|
||||
logout: '/custom-logout',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user