From ebb958ddb6b3a19de0592114459ede11e3c772bb Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Mon, 7 Apr 2025 10:37:56 -0700 Subject: [PATCH] Added custom-description flag to Bitwarden and Thunderbird --- source/data/applications.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/source/data/applications.json b/source/data/applications.json index 9325daf..4d97722 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -926,7 +926,9 @@ ], "category": "mail", "stars": 0, - "flags": [], + "flags": [ + "custom-description" + ], "last_commit": "", "language": "", "license": "" @@ -4451,7 +4453,9 @@ ], "category": "password-manager", "stars": 16353, - "flags": [], + "flags": [ + "custom-description" + ], "last_commit": "04/07/2025", "language": "C#", "license": "NOASSERTION"