chore: ui for designating survivor for shared vault & warning when no survivor (#2544)
This commit is contained in:
@@ -4,4 +4,5 @@ export interface SharedVaultUserServerHash {
|
||||
user_uuid: string
|
||||
permission: string
|
||||
updated_at_timestamp: number
|
||||
is_designated_survivor: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user