about summary refs log tree commit diff
path: root/src/view/com/notifications/FeedItem.tsx
diff options
context:
space:
mode:
authorHailey <me@haileyok.com>2024-06-22 00:24:45 -0700
committerGitHub <noreply@github.com>2024-06-22 10:24:45 +0300
commitf75a429f089687599dbfde9935a6e7944a31b029 (patch)
tree8d97fbc7d73d312cc7ec301522ccfa5b94c3fd6f /src/view/com/notifications/FeedItem.tsx
parentf089f4578131e83cd177b7809ce0f7b75779dfdc (diff)
downloadvoidsky-f75a429f089687599dbfde9935a6e7944a31b029.tar.zst
add missing prop... (#4601)
Diffstat (limited to 'src/view/com/notifications/FeedItem.tsx')
-rw-r--r--src/view/com/notifications/FeedItem.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/view/com/notifications/FeedItem.tsx b/src/view/com/notifications/FeedItem.tsx
index 2f8d65a1d..4f84385d2 100644
--- a/src/view/com/notifications/FeedItem.tsx
+++ b/src/view/com/notifications/FeedItem.tsx
@@ -260,6 +260,7 @@ let FeedItem = ({
             visible={!isAuthorsExpanded}
             authors={authors}
             onToggleAuthorsExpanded={onToggleAuthorsExpanded}
+            showDmButton={item.type === 'starterpack-joined'}
           />
           <ExpandedAuthorsList visible={isAuthorsExpanded} authors={authors} />
           <Text style={styles.meta}>