mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04: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