Fixed syntax error in SQL

This commit is contained in:
Enrique Martin 2023-11-06 15:07:43 +01:00
parent 3506ba1b5a
commit c266640f39
1 changed files with 1 additions and 1 deletions

View File

@ -2662,7 +2662,7 @@ INSERT INTO `tncm_agent_data_template_scripts`(`id_agent_data_template`, `id_scr
(4,34),
(5,41),
(6,48),
(7,55),
(7,55);
INSERT INTO `talert_calendar` VALUES (1, 'Default', 0, 'Default calendar');