Fix error on migration page (#19386)

master
Eugen Rochko 2022-10-18 19:01:59 +02:00 committed by GitHub
parent 8a1d10cb35
commit dd5d99f83f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
- if migration.target_account.present?
= compact_account_link_to migration.target_account
- else
= migration.pretty_acct
= migration.acct
%td= number_with_delimiter migration.followers_count