mirror of
https://github.com/strapi/strapi.git
synced 2025-11-23 13:40:58 +00:00
Merge branch 'master' into fix/cm-issues
This commit is contained in:
commit
6edaf61527
@ -5,7 +5,8 @@
|
|||||||
"strapi": {
|
"strapi": {
|
||||||
"name": "Media Library",
|
"name": "Media Library",
|
||||||
"icon": "cloud-upload-alt",
|
"icon": "cloud-upload-alt",
|
||||||
"description": "upload.plugin.description"
|
"description": "upload.plugin.description",
|
||||||
|
"required": true
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"no tests yet\""
|
"test": "echo \"no tests yet\""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user