forked from GNUsocial/gnu-social
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()
|
function avatarSize()
|
||||||
{
|
{
|
||||||
return AVATAR_PROFILE_SIZE;
|
return AVATAR_STREAM_SIZE;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user