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