From 1d9b3e4c30b52dbfd930a55c0539c850624600c2 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Wed, 28 Feb 2024 00:16:09 +0100 Subject: [PATCH] tag dispatch as deprecated --- apps.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps.toml b/apps.toml index 5d37b5e3..68512387 100644 --- a/apps.toml +++ b/apps.toml @@ -645,6 +645,7 @@ url = "https://github.com/YunoHost-Apps/discourse_ynh" [dispatch] category = "communication" +antifeatures = [ "deprecated-software" ] level = 8 state = "working" subtags = [ "chat" ]