From 02b4cdba37104701b9af997dc74d505f0fc8a946 Mon Sep 17 00:00:00 2001 From: Salamandar <6552989+Salamandar@users.noreply.github.com> Date: Fri, 9 Aug 2024 23:35:39 +0200 Subject: [PATCH] Revert django-fmd to lvl 8 according to CI --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index 5837e9c4..61c826c1 100644 --- a/apps.toml +++ b/apps.toml @@ -803,7 +803,7 @@ url = "https://github.com/YunoHost-Apps/distbin_ynh" [django-fmd] added_date = 1674232499 # 2023/01/20 category = "iot" -level = 3 +level = 8 potential_alternative_to = [ "Googles FindMyDevice" ] state = "working" url = "https://github.com/YunoHost-Apps/django-fmd_ynh"