mirror of
https://github.com/flarum/core.git
synced 2025-07-20 08:11:27 +02:00
Add icon
This commit is contained in:
@@ -12,5 +12,14 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.4.0",
|
"php": ">=5.4.0",
|
||||||
"flarum": ">0.1.0"
|
"flarum": ">0.1.0"
|
||||||
|
},
|
||||||
|
"support": {
|
||||||
|
"source": "https://github.com/flarum/pusher",
|
||||||
|
"issues": "https://github.com/flarum/pusher/issues"
|
||||||
|
},
|
||||||
|
"icon": {
|
||||||
|
"name": "arrow-right",
|
||||||
|
"backgroundColor": "#803A9D",
|
||||||
|
"color": "#fff"
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user