From b74664fbeaf75dc5a2aca92361ebe610106648f0 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 3 May 2023 19:59:04 +0200 Subject: [PATCH] Fix privatebin level --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index 4f5284e3..20531465 100644 --- a/apps.toml +++ b/apps.toml @@ -2765,7 +2765,7 @@ url = "https://github.com/YunoHost-Apps/prettynoemiecms_ynh" [privatebin] category = "small_utilities" -level = 1 +level = 8 potential_alternative_to = [ "Pastebin", "ZeroBin" ] state = "working" subtags = [ "pastebin" ]