Fix error on migration page (#19386)
This commit is contained in:
@@ -76,7 +76,7 @@
|
|||||||
- if migration.target_account.present?
|
- if migration.target_account.present?
|
||||||
= compact_account_link_to migration.target_account
|
= compact_account_link_to migration.target_account
|
||||||
- else
|
- else
|
||||||
= migration.pretty_acct
|
= migration.acct
|
||||||
|
|
||||||
%td= number_with_delimiter migration.followers_count
|
%td= number_with_delimiter migration.followers_count
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user