Add time zone preference (#25342)

This commit is contained in:
Eugen Rochko
2023-06-10 03:29:37 +02:00
committed by GitHub
parent 16dd3f08c1
commit 4c9406bdb0
20 changed files with 32 additions and 17 deletions

View File

@ -22,7 +22,7 @@
%h1= t 'notification_mailer.reblog.title'
%p.lead= t('notification_mailer.reblog.body', name: @account.pretty_acct)
= render 'status', status: @status
= render 'status', status: @status, time_zone: @me.user_time_zone
%table.email-table{ cellspacing: 0, cellpadding: 0 }
%tbody