From a9103481dcf305dce1649105ed1284e39c87215e Mon Sep 17 00:00:00 2001 From: shuvashish76 Date: Sun, 21 May 2023 19:55:05 +0530 Subject: [PATCH] Update password_managers.json Signed-off-by: shuvashish76 --- suggestions/password_managers.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/suggestions/password_managers.json b/suggestions/password_managers.json index 9ed3f9a..e9855ca 100644 --- a/suggestions/password_managers.json +++ b/suggestions/password_managers.json @@ -1,9 +1,9 @@ [ - { - "id": "com.x8bit.bitwarden", - "label": "Bitwarden", - "reason": "Regular security audits https://bitwarden.com/help/is-bitwarden-audited/#third-party-security-audits.\nRecommended to download from their official F-Droid repo https://mobileapp.bitwarden.com/fdroid/.", - "source": "g", - "repo": "https://github.com/bitwarden/mobile" - } + { + "id": "com.x8bit.bitwarden", + "label": "Bitwarden", + "reason": "Regular security audits https://bitwarden.com/help/is-bitwarden-audited/#third-party-security-audits.\nRecommended to download from their official F-Droid repo https://mobileapp.bitwarden.com/fdroid/.", + "source": "g", + "repo": "https://github.com/bitwarden/mobile" + } ]