mirror of
https://github.com/flarum/core.git
synced 2025-07-29 20:50:28 +02:00
Add icon
This commit is contained in:
@@ -17,5 +17,10 @@
|
|||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/flarum/mentions",
|
"source": "https://github.com/flarum/mentions",
|
||||||
"issues": "https://github.com/flarum/mentions/issues"
|
"issues": "https://github.com/flarum/mentions/issues"
|
||||||
|
},
|
||||||
|
"icon": {
|
||||||
|
"name": "at",
|
||||||
|
"backgroundColor": "#539EC1",
|
||||||
|
"color": "#fff"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user