Update icon, metadata

This commit is contained in:
Toby Zerner 2015-10-12 15:00:36 +10:30
parent 5f9d45c4ab
commit 41985eb0c3

View File

@ -2,6 +2,7 @@
"name": "flarum/flags",
"description": "Allow users to flag posts for moderator review.",
"type": "flarum-extension",
"keywords": ["moderation"],
"license": "MIT",
"authors": [
{
@ -26,7 +27,7 @@
"title": "Flags",
"icon": {
"name": "flag",
"backgroundColor": "#e92693",
"backgroundColor": "#D659B5",
"color": "#fff"
}
}