From fef1534b9998b7db06b41017a63a23b5de45f2d2 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Fri, 23 Feb 2024 20:58:04 +0100 Subject: [PATCH] tag bookwyrm as "not-totally-free" --- apps.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps.toml b/apps.toml index 866153fb..a0f92e0e 100644 --- a/apps.toml +++ b/apps.toml @@ -235,6 +235,7 @@ url = "https://github.com/YunoHost-Apps/bookstack_ynh" [bookwyrm] category = "social_media" +antifeatures = [ "not-totally-free" ] level = 8 potential_alternative_to = [ "Goodreads" ] state = "working"