Update icon, metadata

This commit is contained in:
Toby Zerner 2015-10-12 14:58:54 +10:30
parent 69b84438a3
commit b91e4e1e63

View File

@ -2,6 +2,7 @@
"name": "flarum/approval",
"description": "Make discussions and posts require moderator approval.",
"type": "flarum-extension",
"keywords": ["moderation"],
"license": "MIT",
"authors": [
{
@ -27,8 +28,8 @@
"title": "Approval",
"icon": {
"name": "check",
"backgroundColor": "green",
"color": "#fff"
"backgroundColor": "#ABDC88",
"color": "#3F8A32"
}
}
}