diff --git a/src/components/TopBar/Settings/AccountSettings.vue b/src/components/TopBar/Settings/AccountSettings.vue index 638b6f6..16c4cc7 100644 --- a/src/components/TopBar/Settings/AccountSettings.vue +++ b/src/components/TopBar/Settings/AccountSettings.vue @@ -126,12 +126,12 @@ const toggleEncryption = async () => { Are you sure you want to delete your Contexted account? This action cannot be undone! -
+
Delete account - Close + Cancel
@@ -178,7 +178,7 @@ const toggleEncryption = async () => { {{ toggleEncryptionError }} -
+
{ {{ encryptionEnabled ? 'Disable' : 'Enable' }} encryption - Close + Cancel