feat: stabilize document type and upload flows
This commit is contained in:
@@ -5,7 +5,8 @@ export const MINIMAL_MENU_PREFIXES = [
|
||||
'/documents',
|
||||
'/settings',
|
||||
'/entry-modules',
|
||||
'/role-permissions'
|
||||
'/role-permissions',
|
||||
'/document-types'
|
||||
] as const;
|
||||
|
||||
export const MINIMAL_HOME_TARGETS = [
|
||||
|
||||
Reference in New Issue
Block a user