feat: verified accounts

This commit is contained in:
Nevo David 2025-06-17 22:33:54 +07:00
parent c892cb0ef2
commit b6021ffa28
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ const whoCanReply = [
value: 'subscribers',
},
{
label: 'verified accounts',
label: 'Verified accounts',
value: 'verified',
}
]