Merge pull request #202 from fredj/hipchat_icon
[modules/hipchat] Add ascii and awesome-fonts icon
This commit is contained in:
commit
760cc4252f
2 changed files with 6 additions and 0 deletions
|
@ -81,6 +81,9 @@
|
||||||
"github": {
|
"github": {
|
||||||
"prefix": "github"
|
"prefix": "github"
|
||||||
},
|
},
|
||||||
|
"hipchat": {
|
||||||
|
"prefix": "hipchat"
|
||||||
|
},
|
||||||
"spotify": {
|
"spotify": {
|
||||||
"prefix": ""
|
"prefix": ""
|
||||||
}
|
}
|
||||||
|
|
|
@ -110,6 +110,9 @@
|
||||||
"github": {
|
"github": {
|
||||||
"prefix": " "
|
"prefix": " "
|
||||||
},
|
},
|
||||||
|
"hipchat": {
|
||||||
|
"prefix": " "
|
||||||
|
},
|
||||||
"spotify": {
|
"spotify": {
|
||||||
"prefix": " "
|
"prefix": " "
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue