From 2cda504f6e874c85d7c80dfd729ddfa10e9dc1b2 Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Sat, 29 Jul 2023 00:17:45 +0200 Subject: [PATCH] reset level 8 for mastodon, temporary network issue on the CI --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index 4a04333e..287417f4 100644 --- a/apps.toml +++ b/apps.toml @@ -1977,7 +1977,7 @@ url = "https://github.com/YunoHost-Apps/mantis_ynh" [mastodon] category = "social_media" -level = 6 +level = 8 potential_alternative_to = [ "Twitter" ] state = "working" subtags = [ "microblogging" ]