From 8eede0e52d6b3f571c4a0aafaa0e6fd0f40c3c6b Mon Sep 17 00:00:00 2001 From: Tagadda <36127788+Tagadda@users.noreply.github.com> Date: Thu, 10 Feb 2022 00:20:09 +0000 Subject: [PATCH] Adds ToolJet --- apps.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps.json b/apps.json index 9b6f527f..0de3ec2f 100644 --- a/apps.json +++ b/apps.json @@ -3288,6 +3288,12 @@ ], "url": "https://github.com/YunoHost-Apps/timeoff_ynh" }, + "tooljet": { + "category": "productivity_and_management", + "branch": "master", + "state": "inprogress", + "url": "https://github.com/YunoHost-Apps/tooljet_ynh" + }, "torclient": { "category": "system_tools", "maintained": false,