diff --git a/app/views/settings/hostings/_brand_fetch_settings.html.erb b/app/views/settings/hostings/_brand_fetch_settings.html.erb index 47c305766..fb2a24aa2 100644 --- a/app/views/settings/hostings/_brand_fetch_settings.html.erb +++ b/app/views/settings/hostings/_brand_fetch_settings.html.erb @@ -5,6 +5,13 @@

You have successfully configured your Brand Fetch Client ID through the BRAND_FETCH_CLIENT_ID environment variable.

<% else %>

<%= t(".description") %>

+
    +
  1. + Visit brandfetch.com and create a free Brand Fetch Developer account. +
  2. +
  3. Go to the Logo API page.
  4. +
  5. Tap the eye icon under the "Your Client ID" section to reveal your Client ID and paste it below.
  6. +
<% end %>