From 6b67d6cd74dc0d1be9af151c4bde0c695466ae75 Mon Sep 17 00:00:00 2001 From: Habib Deriv <88178645+habib-deriv@users.noreply.github.com> Date: Tue, 19 Sep 2023 17:08:35 +0600 Subject: [PATCH] Revert "chore: update appid (#5652)" (#5653) This reverts commit 38398df4213f3d4ae5a99889685513991e8ed5b8. --- src/common/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/constants.ts b/src/common/constants.ts index cf875be9dbf..3f87360bf46 100644 --- a/src/common/constants.ts +++ b/src/common/constants.ts @@ -7,7 +7,7 @@ export const deriv_me_url = 'deriv.me' export const deriv_be_url = 'deriv.be' export const staging_deriv_be_url = 'staging.deriv.be' -export const deriv_com_app_id = 11780 +export const deriv_com_app_id = 16929 export const deriv_me_app_id = 1411 export const deriv_be_app_id = 30767 export const deriv_ctrader_app_id = 36218