Change avatar size on single notice page
This commit is contained in:
parent
cacf627ce3
commit
a7a521e46a
|
@ -335,6 +335,6 @@ class SingleNoticeItem extends DoFollowListItem
|
|||
{
|
||||
function avatarSize()
|
||||
{
|
||||
return AVATAR_PROFILE_SIZE;
|
||||
return AVATAR_STREAM_SIZE;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user