diff --git a/setup/seed_palmas.php b/setup/seed_palmas.php index c9add6b..7f6afb4 100644 --- a/setup/seed_palmas.php +++ b/setup/seed_palmas.php @@ -482,7 +482,6 @@ $stmtCo = $db->prepare(" display_name = VALUES(display_name), phone_number_id = VALUES(phone_number_id), api_base_url = VALUES(api_base_url), - api_key = VALUES(api_key), bot_type = VALUES(bot_type), is_active = VALUES(is_active), config_json = VALUES(config_json)