mirror of
https://github.com/flarum/core.git
synced 2025-08-09 09:57:06 +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"
|
||||
},
|
||||
"icon": {
|
||||
"name": "globe",
|
||||
"name": "language",
|
||||
"backgroundColor": "#eee",
|
||||
"color": "#000"
|
||||
}
|
||||
|
Reference in New Issue
Block a user