diff --git a/pages/Pending POs - ALx Pending/queries/pending_pos_alx_pending/metadata.json b/pages/Pending POs - ALx Pending/queries/pending_pos_alx_pending/metadata.json index bda9101..1eae84c 100644 --- a/pages/Pending POs - ALx Pending/queries/pending_pos_alx_pending/metadata.json +++ b/pages/Pending POs - ALx Pending/queries/pending_pos_alx_pending/metadata.json @@ -5,7 +5,7 @@ "pluginType": "DB", "unpublishedAction": { "actionConfiguration": { - "body": "select * from mpe.get_prototype_po_dashboard_data(array['25502', '27985']::text[]);", + "body": "select * from mpe.get_prototype_po_dashboard_data(array['25502', '27985']::text[]);\n", "encodeParamsToggle": true, "paginationType": "NONE", "pluginSpecifiedTemplates": [ @@ -28,4 +28,4 @@ "runBehaviour": "AUTOMATIC", "userSetOnLoad": false } -} +} \ No newline at end of file