From 5b37333d31b60f17871f6872e16ddf60b374e9d7 Mon Sep 17 00:00:00 2001 From: Adhish-Krishna Date: Thu, 5 Mar 2026 22:29:17 +0530 Subject: [PATCH 1/5] disabled the package selection in edit mode --- dashboard/app/templates/editor/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/dashboard/app/templates/editor/page.tsx b/dashboard/app/templates/editor/page.tsx index 85aa488..772126f 100644 --- a/dashboard/app/templates/editor/page.tsx +++ b/dashboard/app/templates/editor/page.tsx @@ -718,6 +718,7 @@ function TemplateEditorContent() {