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": {
|
||||
"prefix": "github"
|
||||
},
|
||||
"hipchat": {
|
||||
"prefix": "hipchat"
|
||||
},
|
||||
"spotify": {
|
||||
"prefix": ""
|
||||
}
|
||||
|
|
|
@ -110,6 +110,9 @@
|
|||
"github": {
|
||||
"prefix": " "
|
||||
},
|
||||
"hipchat": {
|
||||
"prefix": " "
|
||||
},
|
||||
"spotify": {
|
||||
"prefix": " "
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue