diff options
Diffstat (limited to 'src/screens/Profile/Header/Shell.tsx')
-rw-r--r-- | src/screens/Profile/Header/Shell.tsx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/screens/Profile/Header/Shell.tsx b/src/screens/Profile/Header/Shell.tsx index 093b9190a..1a1e7d4a2 100644 --- a/src/screens/Profile/Header/Shell.tsx +++ b/src/screens/Profile/Header/Shell.tsx @@ -72,6 +72,7 @@ let ProfileHeaderShell = ({ height: 1000, width: 1000, }, + thumbDimensions: null, type: 'circle-avi', }, ], |