mirror of
https://github.com/strapi/strapi.git
synced 2025-09-07 23:57:19 +00:00
Update icon upload plugin
This commit is contained in:
parent
06181c3f09
commit
be40cd7392
@ -4,7 +4,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.image {
|
.image {
|
||||||
color: #97C153;
|
color: #8AA066;
|
||||||
}
|
}
|
||||||
|
|
||||||
.pdf {
|
.pdf {
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"description": "This is the description of the plugin.",
|
"description": "This is the description of the plugin.",
|
||||||
"strapi": {
|
"strapi": {
|
||||||
"name": "Files Upload",
|
"name": "Files Upload",
|
||||||
"icon": "upload",
|
"icon": "cloud-upload",
|
||||||
"description": "Description of upload plugin."
|
"description": "Description of upload plugin."
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user