From bd31f49b478eb7caf78fea43f12bcaa2d6aa5bf7 Mon Sep 17 00:00:00 2001 From: Bevan Kay Date: Wed, 19 Jul 2023 11:03:49 +1000 Subject: [PATCH] ytmdesktop-youtube-music: add to github prerelease allowlist --- audit_exceptions/github_prerelease_allowlist.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/audit_exceptions/github_prerelease_allowlist.json b/audit_exceptions/github_prerelease_allowlist.json index f95b047faa..7286d9f11d 100644 --- a/audit_exceptions/github_prerelease_allowlist.json +++ b/audit_exceptions/github_prerelease_allowlist.json @@ -31,5 +31,6 @@ "themeengine": "all", "universal-android-debloater": "all", "virtualbuddy": "all", - "xit": "all" + "xit": "all", + "ytmdesktop-youtube-music": "all" }