enable/disable e2e encryption
This commit is contained in:
@@ -6,6 +6,7 @@ const props = withDefaults(
|
||||
open?: boolean
|
||||
persistent?: boolean
|
||||
size?: 'sm' | 'md' | 'lg'
|
||||
icon?: string
|
||||
}>(),
|
||||
{
|
||||
open: false,
|
||||
|
||||
Reference in New Issue
Block a user