Add account sync button back to self hosted instances
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<% end %>
|
||||
|
||||
<div class="flex items-center gap-1 ml-auto">
|
||||
<% if Rails.env.development? %>
|
||||
<% if Rails.env.development? || self_hosted? %>
|
||||
<%= icon(
|
||||
"refresh-cw",
|
||||
as_button: true,
|
||||
|
||||
Reference in New Issue
Block a user