mirror of
https://github.com/flarum/core.git
synced 2025-08-10 18:35:56 +02:00
Change the Font Awesome icon
The "language" icon is better and more specific by default than the "globe" icon, which can be used on many non-language extensions.
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
"issues": "https://github.com/flarum/core/issues"
|
"issues": "https://github.com/flarum/core/issues"
|
||||||
},
|
},
|
||||||
"icon": {
|
"icon": {
|
||||||
"name": "globe",
|
"name": "language",
|
||||||
"backgroundColor": "#eee",
|
"backgroundColor": "#eee",
|
||||||
"color": "#000"
|
"color": "#000"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user