mirror of
https://github.com/flarum/framework.git
synced 2025-03-06 02:01:34 +08:00
Add icon
This commit is contained in:
parent
637e3abfc9
commit
ca85d1ebe2
@ -2,7 +2,7 @@
|
||||
"name": "emoji",
|
||||
"title": "Emoji",
|
||||
"description": "Convert text and unicode emoji into Twemoji.",
|
||||
"keywords": [],
|
||||
"keywords": ["discussions"],
|
||||
"version": "0.1.0",
|
||||
"author": {
|
||||
"name": "Toby Zerner",
|
||||
@ -12,5 +12,10 @@
|
||||
"require": {
|
||||
"php": ">=5.4.0",
|
||||
"flarum": ">0.1.0"
|
||||
},
|
||||
"icon": {
|
||||
"name": "smile-o",
|
||||
"backgroundColor": "#FFC700",
|
||||
"color": "#000"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user