Skip to content

Commit

Permalink
chore: update channel backups copy on security page
Browse files Browse the repository at this point in the history
  • Loading branch information
rolznz committed Jan 30, 2025
1 parent b1f437e commit 291c50e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions frontend/src/screens/setup/SetupSecurity.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,10 @@ export function SetupSecurity() {
<ShieldAlert className="w-6 h-6" />
</div>
<span className="text-sm text-muted-foreground">
{store.nodeInfo.backendType} channel backups{" "}
Channel backups{" "}
<span className="underline">are not handled</span> by Alby
Hub. Please take care of your own backups.
Hub. Please take care of your own backups or go back and
choose the LDK node type.
</span>
</div>
) : (
Expand Down

0 comments on commit 291c50e

Please sign in to comment.