1
0
mirror of https://github.com/flarum/core.git synced 2025-08-08 09:26:34 +02:00

Merge pull request #4 from maelsoucaze/fontawesome-icon

Change the Font Awesome icon
This commit is contained in:
Toby Zerner
2015-09-26 08:50:12 +09:30

View File

@@ -19,7 +19,7 @@
"issues": "https://github.com/flarum/core/issues"
},
"icon": {
"name": "globe",
"name": "language",
"backgroundColor": "#eee",
"color": "#000"
}