mirror of
https://github.com/directus/directus.git
synced 2026-01-30 15:58:22 -05:00
add last_page to minimal permissions on app side (#10944)
This commit is contained in:
@@ -308,6 +308,7 @@ export const appMinimalPermissions: Partial<Permission>[] = [
|
||||
'id',
|
||||
'first_name',
|
||||
'last_name',
|
||||
'last_page',
|
||||
'email',
|
||||
'password',
|
||||
'location',
|
||||
|
||||
Reference in New Issue
Block a user