From 36884268eb568e2a0fbe886c95bc78382f0e5a07 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 15 Feb 2024 18:36:51 +0100 Subject: [PATCH] deprecated alltube (#2024) * deprecated airsonic * lol i modified the wrong software --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index a11f9c87..344e6410 100644 --- a/apps.toml +++ b/apps.toml @@ -97,7 +97,7 @@ url = "https://github.com/YunoHost-Apps/akkoma_ynh" level = 0 [alltube] -antifeatures = [ "non-free-network" ] +antifeatures = [ "non-free-network", "deprecated-software" ] category = "multimedia" level = 8 potential_alternative_to = [ "YouTube", "Dailymotion" ]