mirror of
https://github.com/flarum/core.git
synced 2025-08-03 15:07:53 +02:00
Update icon, metadata
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
"name": "flarum/flags",
|
"name": "flarum/flags",
|
||||||
"description": "Allow users to flag posts for moderator review.",
|
"description": "Allow users to flag posts for moderator review.",
|
||||||
"type": "flarum-extension",
|
"type": "flarum-extension",
|
||||||
|
"keywords": ["moderation"],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
@@ -26,7 +27,7 @@
|
|||||||
"title": "Flags",
|
"title": "Flags",
|
||||||
"icon": {
|
"icon": {
|
||||||
"name": "flag",
|
"name": "flag",
|
||||||
"backgroundColor": "#e92693",
|
"backgroundColor": "#D659B5",
|
||||||
"color": "#fff"
|
"color": "#fff"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user