mirror of
https://github.com/flarum/core.git
synced 2025-08-31 03:50:15 +02:00
Adapt to FontAwesome v5.0.6 icon name changes (#30)
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"flarum-extension": {
|
||||
"title": "Mentions",
|
||||
"icon": {
|
||||
"name": "at",
|
||||
"name": "fa fa-at",
|
||||
"backgroundColor": "#539EC1",
|
||||
"color": "#fff"
|
||||
}
|
||||
|
Reference in New Issue
Block a user