Update icon upload plugin

This commit is contained in:
Aurelsicoko 2018-03-05 15:51:26 +01:00
parent 06181c3f09
commit be40cd7392
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
}
.image {
color: #97C153;
color: #8AA066;
}
.pdf {

View File

@ -4,7 +4,7 @@
"description": "This is the description of the plugin.",
"strapi": {
"name": "Files Upload",
"icon": "upload",
"icon": "cloud-upload",
"description": "Description of upload plugin."
},
"scripts": {
@ -48,4 +48,4 @@
"npm": ">= 3.0.0"
},
"license": "MIT"
}
}