From e33aea897adec7a508ffe7549634170dcbe86952 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Su=C3=A1rez?= Date: Mon, 5 Jun 2023 09:33:52 -0600 Subject: [PATCH] Add extra spaces. --- pandora_console/extras/mr/26.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/extras/mr/26.sql b/pandora_console/extras/mr/26.sql index 26bf50a0e4..591edd6499 100644 --- a/pandora_console/extras/mr/26.sql +++ b/pandora_console/extras/mr/26.sql @@ -21,4 +21,4 @@ ALTER TABLE tagent_custom_fields ADD COLUMN `combo_values` VARCHAR(255) DEFAULT ALTER TABLE `trecon_task` ADD COLUMN `summary` text; -COMMIT; \ No newline at end of file +COMMIT;