diff options
Diffstat (limited to 'app/views/user_mailer/welcome.html.haml')
-rw-r--r-- | app/views/user_mailer/welcome.html.haml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/user_mailer/welcome.html.haml b/app/views/user_mailer/welcome.html.haml index d734da67d..4a5788bf6 100644 --- a/app/views/user_mailer/welcome.html.haml +++ b/app/views/user_mailer/welcome.html.haml @@ -137,8 +137,6 @@ %li %span= t 'user_mailer.welcome.tip_mobile_webapp' %li - %span= t 'user_mailer.welcome.tip_bridge_html', bridge_url: 'https://bridge.joinmastodon.org' - %li %span= t 'user_mailer.welcome.tip_following' %li %span= t 'user_mailer.welcome.tip_local_timeline', instance: @instance |