diff options
Diffstat (limited to 'src/view/com/profile/ProfileSubpageHeader.tsx')
-rw-r--r-- | src/view/com/profile/ProfileSubpageHeader.tsx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/view/com/profile/ProfileSubpageHeader.tsx b/src/view/com/profile/ProfileSubpageHeader.tsx index 13d14ec50..d73b322f2 100644 --- a/src/view/com/profile/ProfileSubpageHeader.tsx +++ b/src/view/com/profile/ProfileSubpageHeader.tsx @@ -87,6 +87,7 @@ export function ProfileSubpageHeader({ height: 1000, width: 1000, }, + thumbDimensions: null, type: 'rect-avi', }, ], |