Profile
{currentUser?.verificationStatus === EVerificationStatus.ANONYMOUS ? (
setCallSignDialogOpen(true)}>
{currentUser?.callSign ? 'Update' : 'Set'} Call Sign
) : (
Setup Wizard
)}
e.preventDefault()} className="text-orange-400 focus:text-orange-400">
Clear Database
Clear Local Database
This will permanently delete all locally stored
data including:
• Posts and comments
• User identities and preferences
• Bookmarks and votes
• UI state and settings
This action cannot be undone.
Cancel
Clear Database
{currentUser?.verificationStatus === EVerificationStatus.ANONYMOUS ? 'Exit Anonymous' : 'Disconnect'}