diff options
author | Minseo Lee <itoupluk427@gmail.com> | 2024-02-16 10:16:56 +0900 |
---|---|---|
committer | Minseo Lee <itoupluk427@gmail.com> | 2024-02-16 10:16:56 +0900 |
commit | b3e6f0f29deae515d232d14f099e8c144d870f48 (patch) | |
tree | 445203a393a4682c52b32c98e735e2b21561f7cb /src | |
parent | b8b5d24fb943639ace52d4281e06871e5d497b30 (diff) | |
download | voidsky-b3e6f0f29deae515d232d14f099e8c144d870f48.tar.zst |
Update ExportCarDialog.tsx
Diffstat (limited to 'src')
-rw-r--r-- | src/view/screens/Settings/ExportCarDialog.tsx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/view/screens/Settings/ExportCarDialog.tsx b/src/view/screens/Settings/ExportCarDialog.tsx index 720cd4f09..8c028d4d3 100644 --- a/src/view/screens/Settings/ExportCarDialog.tsx +++ b/src/view/screens/Settings/ExportCarDialog.tsx @@ -78,8 +78,9 @@ export function ExportCarDialog({ <InlineLink to="https://atproto.com/blog/repo-export" style={[a.text_sm]}> - this blogpost. + this blogpost </InlineLink> + . </Trans> </P> |