From 110c6eace73eb74ebb0fb1984ec657ee337d63ac Mon Sep 17 00:00:00 2001 From: Ben Date: Tue, 28 Oct 2025 15:25:52 -0400 Subject: [PATCH] Changed branches for custom_ui. --- apps_new.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps_new.json b/apps_new.json index 26cab6a4..d2109a6d 100644 --- a/apps_new.json +++ b/apps_new.json @@ -1,6 +1,6 @@ [ { - "url": "https://githaven.org/Shiloh/brotherton-erpnext", + "url": "https://githaven.org/Shiloh/brotherton-erpnext.git", "branch": "production" }, { @@ -8,7 +8,7 @@ "branch": "v15.15.0" }, { - "url": "https://githaven.org/CaWittMN08/custom_ui", - "branch": "clients-table" + "url": "https://githaven.org/CaWittMN08/custom_ui.git", + "branch": "main" } ]