diff --git a/src/components/dashboard/actions-card.jsx b/src/components/dashboard/actions-card.jsx index 170fe7c..0f8eb6f 100644 --- a/src/components/dashboard/actions-card.jsx +++ b/src/components/dashboard/actions-card.jsx @@ -130,47 +130,6 @@ export function ActionsCard({ details }) { - /* !open && setNewSecret(null)}> - - - - - - - Are you absolutely sure? - - Resetting your SIP secret will require you to update it on all devices registered to this extension. Are you sure you want to continue? - - - - Cancel - - Continue - - - - - - - Secret Reset Successfully - - Your new SIP secret is shown below. Please save it in a secure place. - - -
- {newSecret} - -
-
-
*/ );