From 35d02da993d9efafadbcf60adb92a7e0eaa49c03 Mon Sep 17 00:00:00 2001 From: Casey Date: Wed, 18 Feb 2026 16:47:10 -0600 Subject: [PATCH] update install --- custom_ui/install.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_ui/install.py b/custom_ui/install.py index 9b8a9c2..5180b5c 100644 --- a/custom_ui/install.py +++ b/custom_ui/install.py @@ -50,7 +50,7 @@ def after_migrate(): # create_tasks() # create_bid_meeting_note_form_templates() # create_accounts() - create_project_templates() + # create_project_templates() create_companies() # init_stripe_accounts()