mirror of
https://github.com/flarum/framework.git
synced 2025-01-19 18:12:59 +08:00
Update icon, metadata
This commit is contained in:
parent
69b84438a3
commit
b91e4e1e63
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user