Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasvarone committed Jan 9, 2024
1 parent 7f7daf8 commit e41999b
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,7 @@
"type": "media",
"multiple": false,
"required": true,
"allowedTypes": [
"images",
"files",
"videos",
"audios"
]
"allowedTypes": ["images", "files", "videos", "audios"]
},
"title": {
"type": "string",
Expand Down

0 comments on commit e41999b

Please sign in to comment.