copy: shorten tailscale tip

main
Peter Steinberger 2025-12-08 00:14:58 +01:00
parent 629f2e0043
commit a1d499ed64
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ var body: some View {
}
}
Text("Tip: use Tailscale for stable remote access; we recommend enabling it when you pick a remote Clawdis.")
Text("Tip: use Tailscale so your remote Clawdis stays reachable.")
.font(.footnote)
.foregroundStyle(.secondary)
.fixedSize(horizontal: false, vertical: true)