mirror of
https://github.com/flarum/core.git
synced 2025-07-21 08:41:17 +02:00
Update icon, metadata
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user