From 29b4d85052ee9e77cdd7d4c375ac762d94f505fb Mon Sep 17 00:00:00 2001 From: Martin Bhuong Date: Mon, 12 Aug 2024 00:10:19 +0200 Subject: [PATCH] Add frappe builder --- apps.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps.json b/apps.json index 8480a1b..1012418 100644 --- a/apps.json +++ b/apps.json @@ -114,5 +114,9 @@ { "url": "https://github.com/frappe/crm", "branch": "main" + }, + { + "url": "https://github.com/frappe/builder", + "branch": "master" } ] \ No newline at end of file