From 90e730fa4f8791501868fceaf2803a5049608ddf Mon Sep 17 00:00:00 2001 From: Leo Heitmann Ruiz Date: Sat, 9 Aug 2025 20:02:13 +0000 Subject: [PATCH] Fix NoSourceSine anti-feature name --- config/antiFeatures.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/antiFeatures.yml b/config/antiFeatures.yml index 273ea9b633..19940f3c8f 100644 --- a/config/antiFeatures.yml +++ b/config/antiFeatures.yml @@ -15,8 +15,9 @@ NSFW: icon: ic_antifeature_nsfw.png name: NSFW NoSourceSince: + description: The source code is no longer available, no updates possible icon: ic_antifeature_nosourcesince.png - name: The source code is no longer available, no updates possible. + name: No Source Since NonFreeAdd: description: This app promotes non-free add-ons icon: ic_antifeature_nonfreeadd.png