mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Remove references to old permissions field
This commit is contained in:
@@ -7,5 +7,4 @@ export type Permission = {
|
||||
validation: Record<string, any> | null;
|
||||
presets: Record<string, any> | null;
|
||||
fields: string[] | null;
|
||||
limit: number | null;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user