mirror of
https://github.com/directus/directus.git
synced 2026-01-23 07:17:55 -05:00
Rename detail modals
This commit is contained in:
@@ -28,8 +28,7 @@ export type FieldMeta = {
|
||||
locked: boolean;
|
||||
required: boolean;
|
||||
readonly: boolean;
|
||||
hidden_detail: boolean;
|
||||
hidden_browse: boolean;
|
||||
hidden: boolean;
|
||||
sort: number | null;
|
||||
width: string | null;
|
||||
group: number | null;
|
||||
|
||||
Reference in New Issue
Block a user