From fc7d44bb91b4bbc69c3fc8725418d7d9731d8ed0 Mon Sep 17 00:00:00 2001 From: Limezy Date: Sat, 21 Jan 2023 02:01:38 +0700 Subject: [PATCH] Add moncycle.app --- apps.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps.toml b/apps.toml index cb49af69..fb253bd2 100644 --- a/apps.toml +++ b/apps.toml @@ -2013,6 +2013,11 @@ state = "notworking" subtags = [ "pastebin" ] url = "https://github.com/YunoHost-Apps/modernpaste_ynh" +[moncycle.app] +category = "small_utilities" +state = "working" +url = "https://github.com/YunoHost-Apps/moncycle.app_ynh" + [mongo-express] branch = "main" category = "system_tools"