diff --git a/src/_includes/content/destination-dossier.html b/src/_includes/content/destination-dossier.html index e312be91fd..a6e9fff07f 100644 --- a/src/_includes/content/destination-dossier.html +++ b/src/_includes/content/destination-dossier.html @@ -63,7 +63,9 @@
Destination Info
  • This integration is partner owned. Please reach out to the partner's support for any issues.
  • {% endif %} {% if thisDestination == '64c031541451bb784943f809' or thisDestination == '63e42d44b0a59908dc4cacc6' or thisDestination == '642440d46b66b3eeac42b581' %}
  • This destination is not supported in EU workspaces. For more information, see the Regional Segment documentation.
  • {% endif %} + {% unless page.id == '3x07B5Dn5h' or page.id == '613ba8c0114797213a8eff94'%} {% if destinationInfo.status == "PUBLIC_BETA" %}
  • This destination is in Beta
  • {% endif %} + {% endunless %} {% if page.engage == true %}
  • This destination is only compatible with Twilio Engage.
  • {% endif %} {% if components.size > 0%} @@ -121,4 +123,4 @@
    Partner Owned
    {% endunless %} -{% endif %} \ No newline at end of file +{% endif %}