mirror of
https://github.com/flarum/core.git
synced 2025-07-21 16:51:34 +02:00
Update icon, metadata
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
"name": "flarum/approval",
|
"name": "flarum/approval",
|
||||||
"description": "Make discussions and posts require moderator approval.",
|
"description": "Make discussions and posts require moderator approval.",
|
||||||
"type": "flarum-extension",
|
"type": "flarum-extension",
|
||||||
|
"keywords": ["moderation"],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
@@ -27,8 +28,8 @@
|
|||||||
"title": "Approval",
|
"title": "Approval",
|
||||||
"icon": {
|
"icon": {
|
||||||
"name": "check",
|
"name": "check",
|
||||||
"backgroundColor": "green",
|
"backgroundColor": "#ABDC88",
|
||||||
"color": "#fff"
|
"color": "#3F8A32"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user