Skip to content

Commit

Permalink
fix: remove obsolete mention of pairing secret (#738)
Browse files Browse the repository at this point in the history
  • Loading branch information
reneaaron authored Oct 17, 2024
1 parent c3deb33 commit 5ae2ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/screens/apps/AppCreated.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ export function ConnectAppCard({
<div>
<Button onClick={copy} variant="outline">
<CopyIcon className="w-4 h-4 mr-2" />
Copy pairing secret
Copy
</Button>
</div>
</CardContent>
Expand Down

0 comments on commit 5ae2ada

Please sign in to comment.