Merge branch 'master' into fix/cm-issues

This commit is contained in:
cyril lopez 2020-08-26 08:20:09 +02:00 committed by GitHub
commit 6edaf61527
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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\""