about summary refs log tree commit diff
path: root/src/view/screens/Settings/ExportCarDialog.tsx
diff options
context:
space:
mode:
authorEric Bailey <git@esb.lol>2024-07-25 18:07:15 -0500
committerGitHub <noreply@github.com>2024-07-25 18:07:15 -0500
commit783fd351ba5299a74cc9e6885939ef09034ed97d (patch)
treea204d2745402ba183bc68be15dbdc3677303f7ba /src/view/screens/Settings/ExportCarDialog.tsx
parente7b485f185913dd52f807c232b3b9c9a580ae33d (diff)
downloadvoidsky-783fd351ba5299a74cc9e6885939ef09034ed97d.tar.zst
Add labels to a few missing places (#4838)
Diffstat (limited to 'src/view/screens/Settings/ExportCarDialog.tsx')
-rw-r--r--src/view/screens/Settings/ExportCarDialog.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/view/screens/Settings/ExportCarDialog.tsx b/src/view/screens/Settings/ExportCarDialog.tsx
index 0daa3c8c9..a6ddb3820 100644
--- a/src/view/screens/Settings/ExportCarDialog.tsx
+++ b/src/view/screens/Settings/ExportCarDialog.tsx
@@ -94,6 +94,7 @@ export function ExportCarDialog({
               This feature is in beta. You can read more about repository
               exports in{' '}
               <InlineLinkText
+                label={_(msg`View blogpost for more details`)}
                 to="https://docs.bsky.app/blog/repo-export"
                 style={[a.text_sm]}>
                 this blogpost