From 3fdebe5b1d8e2f8cb0e1cf64ff16037b9f5f208f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 15:20:03 +0200 Subject: [PATCH] :art: Format TOML with Taplo (#2260) Co-authored-by: alexAubin <4533074+alexAubin@users.noreply.github.com> --- apps.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps.toml b/apps.toml index c1c2d29b..685fa73c 100644 --- a/apps.toml +++ b/apps.toml @@ -1139,11 +1139,11 @@ subtags = [ "forum" ] url = "https://github.com/YunoHost-Apps/flarum_ynh" [flohmarkt] -category = "publishing" -subtags = [ "ecommerce" ] -state = "working" -potential_alternative_to = [ "kleinanzeigen.de", "ClassifiedAds.com" ] antifeatures = [ "alpha-software", "arbitrary-limitations" ] +category = "publishing" +potential_alternative_to = [ "ClassifiedAds.com", "kleinanzeigen.de" ] +state = "working" +subtags = [ "ecommerce" ] url = "https://github.com/YunoHost-Apps/flohmarkt_ynh" [flood]