From c0f5a9cf5dcc8c65a70cd7dad026149c6c9f1eb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 5 Feb 2023 19:25:07 +0100 Subject: [PATCH] Add non free assets https://github.com/YunoHost-Apps/snserver_ynh/issues/129 --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index 1d5a3042..06838a15 100644 --- a/apps.toml +++ b/apps.toml @@ -3146,7 +3146,7 @@ subtags = [ "business_and_ngos" ] url = "https://github.com/YunoHost-Apps/snipeit_ynh" [snserver] -antifeatures = [ "package-not-maintained" ] +antifeatures = [ "package-not-maintained", "non-free-assets" ] category = "office" level = 8 state = "working"