Merge remote-tracking branch 'origin/master' into gs-master

This commit is contained in:
David Yip 2018-01-20 16:42:57 -06:00
commit 2c578a01d8
No known key found for this signature in database
GPG Key ID: 7DA0036508FCC0CC
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
%tbody
%tr
%td{ align: 'left', width: 48 }
= image_tag status.account.avatar
= image_tag full_asset_url(status.account.avatar), alt:''
%td{ align: 'left' }
%bdi= display_name(status.account)
= "@#{status.account.acct}"