From 628c6b40702e1017dacb03593544dddb8d98729a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Pij=C3=A1k?= Date: Thu, 13 Jul 2023 20:10:43 +0200 Subject: [PATCH] sync --- woosms-sms-module-for-woocommerce-admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/woosms-sms-module-for-woocommerce-admin.php b/woosms-sms-module-for-woocommerce-admin.php index a3b3a96..565b84a 100644 --- a/woosms-sms-module-for-woocommerce-admin.php +++ b/woosms-sms-module-for-woocommerce-admin.php @@ -239,7 +239,7 @@ function getHeaders(token) { scope: { application_settings: { dispatcher: {cron: "dispatcher_cron", asset: "dispatcher_asset", direct: "dispatcher_direct"}, - synchronization: {all: "sync_all", message: "sync_message"} + synchronization: {all: "synchronization_all", message: "synchronization_message", off: "synchronization_off"}, } } }