From cbe751bb804d61bd7df5c1e710a504b419b45e9b Mon Sep 17 00:00:00 2001 From: LiaoYijun Date: Tue, 4 Mar 2025 15:51:35 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E5=AE=A2=E8=BF=90=E5=95=86=E4=B8=9A?= =?UTF-8?q?=E5=8F=B7=E5=90=8D=E5=AD=97=EF=BC=9ACustomer=20Relation=20Speci?= =?UTF-8?q?alist?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/channel/bubbleMsgUtils.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/channel/bubbleMsgUtils.js b/src/channel/bubbleMsgUtils.js index 48fbb9f..a4052ef 100644 --- a/src/channel/bubbleMsgUtils.js +++ b/src/channel/bubbleMsgUtils.js @@ -45,7 +45,7 @@ export const WABAccounts = [ "id": "563254206874812", "phoneNumber": "+639454682947", "wabaId": "190290134156880", - "verifiedName": "Customer Retention", + "verifiedName": "Customer Relation Specialist", "qualityRating": "UNKNOWN", "messagingLimit": "TIER_1K", "isOfficialBusinessAccount": false, @@ -55,7 +55,7 @@ export const WABAccounts = [ "nameStatus": "DECLINED", "newNameStatus": "NONE", "decision": "DEFERRED", - "requestedVerifiedName": "Customer Retention", + "requestedVerifiedName": "Customer Relation Specialist", "rejectionReason": "NONE" }, ];