Skip to content

Commit a92564a

Browse files
committed
Update statsig beta status
1 parent 15d3239 commit a92564a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/_includes/content/destination-dossier.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,9 @@ <h6>Destination Info</h6>
6363
<li>This integration is <strong>partner owned</strong>. Please reach out to the partner's support for any issues.</li>
6464
{% endif %}
6565
{% if thisDestination == '64c031541451bb784943f809' or thisDestination == '63e42d44b0a59908dc4cacc6' or thisDestination == '642440d46b66b3eeac42b581' %} <li>This destination is <b>not</b> supported in EU workspaces. For more information, see the <a href="/docs/guides/regional-segment/">Regional Segment</a> documentation.</li> {% endif %}
66+
{% unless page.id == '3x07B5Dn5h' or page.id == '613ba8c0114797213a8eff94'%}
6667
{% if destinationInfo.status == "PUBLIC_BETA" %}<li>This destination is in <span class="release-pill">Beta</span></li>{% endif %}
68+
{% endunless %}
6769
{% if page.engage == true %}<li>This destination is <b>only</b> compatible with <a href="/docs/engage">Twilio Engage</a>.</li>{% endif %}
6870
</ul>
6971
{% if components.size > 0%}
@@ -121,4 +123,4 @@ <h6>Partner Owned</h6>
121123
{% endunless %}
122124
</div>
123125

124-
{% endif %}
126+
{% endif %}

0 commit comments

Comments
 (0)