mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Add displays for filesize / mime type
This commit is contained in:
@@ -1360,6 +1360,12 @@ rows:
|
||||
hidden: true
|
||||
locked: true
|
||||
special: json
|
||||
- collection: directus_files
|
||||
field: type
|
||||
display: mime-type
|
||||
- collection: directus_files
|
||||
field: filesize
|
||||
display: filesize
|
||||
|
||||
# directus_permissions isn't surfaced in the app
|
||||
- collection: directus_permissions
|
||||
|
||||
Reference in New Issue
Block a user