mirror of
https://github.com/flarum/core.git
synced 2025-08-31 20:02:06 +02:00
Adapt to FontAwesome v5.0.6 icon name changes (#12)
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"flarum-extension": {
|
||||
"title": "Approval",
|
||||
"icon": {
|
||||
"name": "check",
|
||||
"name": "fa fa-check",
|
||||
"backgroundColor": "#ABDC88",
|
||||
"color": "#3F8A32"
|
||||
}
|
||||
|
Reference in New Issue
Block a user