about summary refs log tree commit diff
path: root/src/screens/StarterPack/StarterPackScreen.tsx
diff options
context:
space:
mode:
authordan <dan.abramov@gmail.com>2024-12-13 21:38:43 +0000
committerGitHub <noreply@github.com>2024-12-13 21:38:43 +0000
commitda6bcc54cfff198e629a34987746028414867ec9 (patch)
treecedbce914a1118db78f305189112ab0f0c76244c /src/screens/StarterPack/StarterPackScreen.tsx
parentadbc27059a6e7f59ad86f3df52038a163ee21981 (diff)
downloadvoidsky-da6bcc54cfff198e629a34987746028414867ec9.tar.zst
Tweak ProfileList design (#7100)
* Remove "No description"

* Move Lists about into header

* Remove pager with one tab

* Layout tweaks
Diffstat (limited to 'src/screens/StarterPack/StarterPackScreen.tsx')
-rw-r--r--src/screens/StarterPack/StarterPackScreen.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/screens/StarterPack/StarterPackScreen.tsx b/src/screens/StarterPack/StarterPackScreen.tsx
index 1b2f61bd5..3a3e4234f 100644
--- a/src/screens/StarterPack/StarterPackScreen.tsx
+++ b/src/screens/StarterPack/StarterPackScreen.tsx
@@ -407,6 +407,7 @@ function Header({
         isOwner={isOwn}
         avatar={undefined}
         creator={creator}
+        purpose="app.bsky.graph.defs#referencelist"
         avatarType="starter-pack">
         {hasSession ? (
           <View style={[a.flex_row, a.gap_sm, a.align_center]}>