about summary refs log tree commit diff
path: root/app/views/directories
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/directories')
-rw-r--r--app/views/directories/index.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/directories/index.html.haml b/app/views/directories/index.html.haml
index 333a257e1..bdc1e9d5a 100644
--- a/app/views/directories/index.html.haml
+++ b/app/views/directories/index.html.haml
@@ -28,7 +28,6 @@
               = image_tag account.avatar.url, alt: '', width: 48, height: 48, class: 'u-photo'
 
             .display-name
-              %span{ id: "default_account_display_name", style: "display: none" }= account.username
               %bdi
                 %strong.emojify.p-name= display_name(account, custom_emojify: true)
               %span= acct(account)