diff --git a/app/views/accounts/show/_header.html.erb b/app/views/accounts/show/_header.html.erb index b64408ce..35dcc2ed 100644 --- a/app/views/accounts/show/_header.html.erb +++ b/app/views/accounts/show/_header.html.erb @@ -20,7 +20,7 @@ <% end %>
- <% if Rails.env.development? %> + <% if Rails.env.development? || self_hosted? %> <%= icon( "refresh-cw", as_button: true,