copy: shorten tailscale tip

This commit is contained in:
Peter Steinberger
2025-12-08 00:14:58 +01:00
parent 629f2e0043
commit a1d499ed64

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)