come on and slam
This commit is contained in:
parent
7495c6b698
commit
6aa7445ea7
6 changed files with 11 additions and 11 deletions
|
@ -22,7 +22,7 @@ import {
|
|||
faEnvelope,
|
||||
faLock,
|
||||
faUnlock,
|
||||
faGlobeEurope,
|
||||
faGlobe,
|
||||
faTimes,
|
||||
faRetweet,
|
||||
faReply,
|
||||
|
@ -38,7 +38,7 @@ import {
|
|||
|
||||
library.add(
|
||||
faEnvelope,
|
||||
faGlobeEurope,
|
||||
faGlobe,
|
||||
faLock,
|
||||
faUnlock,
|
||||
faTimes,
|
||||
|
@ -270,7 +270,7 @@ const Status = {
|
|||
case 'direct':
|
||||
return 'envelope'
|
||||
default:
|
||||
return 'globe-europe'
|
||||
return 'globe'
|
||||
}
|
||||
},
|
||||
showError (error) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue