iOS: allow Tailnet/MagicDNS canvas actions

This commit is contained in:
Peter Steinberger
2025-12-19 00:52:52 +01:00
parent d6c5ee86c5
commit 0e3e4f269d
4 changed files with 34 additions and 17 deletions

View File

@@ -21,5 +21,5 @@ struct ScreenTab: View {
}
}
// Navigation/mode selection is agent-driven; no local controls here.
// Navigation is agent-driven; no local URL bar here.
}