about summary refs log tree commit diff
path: root/app/views
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2022-10-18 19:01:59 +0200
committerGitHub <noreply@github.com>2022-10-18 19:01:59 +0200
commitdd5d99f83f20740addcd47591177496795344122 (patch)
tree6def9aa93293a13ab3bf4e5314aa3d2170c7f014 /app/views
parent8a1d10cb35bdd89c2c950aa65cbdca737ac763fc (diff)
Fix error on migration page (#19386)
Diffstat (limited to 'app/views')
-rw-r--r--app/views/settings/migrations/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/settings/migrations/show.html.haml b/app/views/settings/migrations/show.html.haml
index 492f6fe12..14bebb19b 100644
--- a/app/views/settings/migrations/show.html.haml
+++ b/app/views/settings/migrations/show.html.haml
@@ -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