feat: verified accounts
This commit is contained in:
parent
c892cb0ef2
commit
b6021ffa28
|
|
@ -22,7 +22,7 @@ const whoCanReply = [
|
|||
value: 'subscribers',
|
||||
},
|
||||
{
|
||||
label: 'verified accounts',
|
||||
label: 'Verified accounts',
|
||||
value: 'verified',
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue