remove svg
This commit is contained in:
parent
b141b04a53
commit
238ebcf1e4
6 changed files with 7 additions and 9 deletions
|
@ -298,7 +298,7 @@ const Status = {
|
|||
case 'direct':
|
||||
return 'envelope'
|
||||
case 'local':
|
||||
return "users"
|
||||
return 'users'
|
||||
default:
|
||||
return 'globe'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue