mirror of
https://github.com/flarum/core.git
synced 2025-08-01 22:20:21 +02:00
Add website and support to composer info
This commit is contained in:
@@ -24,7 +24,9 @@
|
|||||||
"title": "Flags",
|
"title": "Flags",
|
||||||
"category": "moderation",
|
"category": "moderation",
|
||||||
"info": {
|
"info": {
|
||||||
"donate": "https://flarum.org/donate/"
|
"donate": "https://flarum.org/donate/",
|
||||||
|
"website": "https://flarum.org",
|
||||||
|
"support": "https://discuss.flarum.org"
|
||||||
},
|
},
|
||||||
"icon": {
|
"icon": {
|
||||||
"name": "fas fa-flag",
|
"name": "fas fa-flag",
|
||||||
|
Reference in New Issue
Block a user