add stuff
This commit is contained in:
parent
214d85189c
commit
d49434a799
4 changed files with 24 additions and 3 deletions
|
@ -268,6 +268,8 @@ const Status = {
|
|||
return 'lock-open'
|
||||
case 'direct':
|
||||
return 'envelope'
|
||||
case 'local':
|
||||
return "users"
|
||||
default:
|
||||
return 'globe'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue