fix: check phone number level webhook before waba and application level
This commit is contained in:
@@ -146,6 +146,7 @@ const showWebhookSection = computed(
|
||||
|
||||
const webhookUrl = computed(
|
||||
() =>
|
||||
props.healthData?.webhook_configuration?.phone_number ||
|
||||
props.healthData?.webhook_configuration?.whatsapp_business_account ||
|
||||
props.healthData?.webhook_configuration?.application
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user