always show link

This commit is contained in:
Nicolas Constant
2022-12-27 22:35:58 -05:00
parent 0dfe1f4f9f
commit e804b1929c

View File

@@ -59,10 +59,7 @@
</div>
}
@if (!ViewData.Model.Deleted && string.IsNullOrEmpty(ViewData.Model.MovedTo))
{
<div class="user-owner">
<a href="/migration/move/@ViewData.Model.Acct">I'm the owner of this account and I would like to take control of this mirror.</a>
</div>
}
</div>