mirror of
https://github.com/flarum/core.git
synced 2025-08-08 17:36:38 +02:00
Add icon
This commit is contained in:
@@ -17,5 +17,10 @@
|
|||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/flarum/subscriptions",
|
"source": "https://github.com/flarum/subscriptions",
|
||||||
"issues": "https://github.com/flarum/subscriptions/issues"
|
"issues": "https://github.com/flarum/subscriptions/issues"
|
||||||
|
},
|
||||||
|
"icon": {
|
||||||
|
"name": "star",
|
||||||
|
"backgroundColor": "#ffea7b",
|
||||||
|
"color": "#de8e00"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user