about summary refs log tree commit diff
path: root/src/view/screens/Search.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/view/screens/Search.tsx')
-rw-r--r--src/view/screens/Search.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/view/screens/Search.tsx b/src/view/screens/Search.tsx
index ec32678c6..1cc0a5fe9 100644
--- a/src/view/screens/Search.tsx
+++ b/src/view/screens/Search.tsx
@@ -74,6 +74,7 @@ export const Search = ({navIdx, visible, params}: ScreenParams) => {
                 <UserAvatar
                   handle={item.handle}
                   displayName={item.displayName}
+                  avatar={item.avatar}
                   size={36}
                 />
                 <View style={[s.ml10]}>