diff --git a/app/views/settings/hostings/_brand_fetch_settings.html.erb b/app/views/settings/hostings/_brand_fetch_settings.html.erb index fb2a24aa2..b2e2960ee 100644 --- a/app/views/settings/hostings/_brand_fetch_settings.html.erb +++ b/app/views/settings/hostings/_brand_fetch_settings.html.erb @@ -4,14 +4,23 @@ <% if ENV["BRAND_FETCH_CLIENT_ID"].present? %>
You have successfully configured your Brand Fetch Client ID through the BRAND_FETCH_CLIENT_ID environment variable.
<% else %> -<%= t(".description") %>
-