From f2d19ce6bfac3f9d89b1f82a4698c7ce417e2fe0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 23 Jan 2023 21:18:03 +0100 Subject: [PATCH] Fix app name --- apps.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps.toml b/apps.toml index fb253bd2..dc9b6553 100644 --- a/apps.toml +++ b/apps.toml @@ -2013,10 +2013,10 @@ state = "notworking" subtags = [ "pastebin" ] url = "https://github.com/YunoHost-Apps/modernpaste_ynh" -[moncycle.app] +[moncycle] category = "small_utilities" state = "working" -url = "https://github.com/YunoHost-Apps/moncycle.app_ynh" +url = "https://github.com/YunoHost-Apps/moncycle_ynh" [mongo-express] branch = "main"