mirror of
https://github.com/flarum/core.git
synced 2025-08-06 08:27:42 +02:00
Icon addition (#6)
This commit is contained in:
@@ -27,7 +27,12 @@
|
|||||||
"dev-master": "0.1.x-dev"
|
"dev-master": "0.1.x-dev"
|
||||||
},
|
},
|
||||||
"flarum-extension": {
|
"flarum-extension": {
|
||||||
"title": "Statistics"
|
"title": "Statistics",
|
||||||
|
"icon": {
|
||||||
|
"name": "fas fa-chart-bar",
|
||||||
|
"backgroundColor": "#6932d1",
|
||||||
|
"color": "#fff"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user