diff --git a/scripts/preorder/citycom/order-mgmt-services.php b/scripts/preorder/citycom/order-mgmt-services.php index 0054e215a..651fdbb31 100644 --- a/scripts/preorder/citycom/order-mgmt-services.php +++ b/scripts/preorder/citycom/order-mgmt-services.php @@ -45,7 +45,7 @@ foreach(PreordercampaignModel::search(["fulfillment" => "citycom_oan"]) as $camp "up" => 100, "product_name" => "Estmk Greenstream OAN Mgmt", "execution_date" => false, - "services" => [CITYCOM_OAN_API_SERVICES_FOR_RESERVATION], + "services" => CITYCOM_OAN_API_SERVICES_FOR_RESERVATION, ];