From ee942e2157f38f46a8a4b9d27521474f9fa34eaf Mon Sep 17 00:00:00 2001 From: Casey Date: Wed, 7 Jan 2026 18:54:01 -0600 Subject: [PATCH] fix install --- custom_ui/install.py | 1 - 1 file changed, 1 deletion(-) diff --git a/custom_ui/install.py b/custom_ui/install.py index 4956187..72702a4 100644 --- a/custom_ui/install.py +++ b/custom_ui/install.py @@ -235,7 +235,6 @@ def add_custom_fields(): fieldtype="Link", options="Company", insert_after="project_type", - module="custom_ui", description="The company associated with this project template." ) ]