From 83cafd669286947430401d18d68bd144c562101b Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 19 Aug 2023 00:52:53 +0200 Subject: [PATCH] Fix weblate level --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index d0acdd43..a8f27c3d 100644 --- a/apps.toml +++ b/apps.toml @@ -3895,7 +3895,7 @@ url = "https://github.com/YunoHost-Apps/wallabag2_ynh" [weblate] category = "dev" -level = 0 +level = 8 potential_alternative_to = [ "Locize", "Transifex" ] state = "working" url = "https://github.com/YunoHost-Apps/weblate_ynh"