mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 14:51:37 +00:00
mac: tidy menu and gateway support
This commit is contained in:
@@ -182,7 +182,10 @@ struct OnboardingView: View {
|
||||
Text("Install the gateway")
|
||||
.font(.largeTitle.weight(.semibold))
|
||||
Text(
|
||||
"Clawdis now runs the WebSocket gateway from the global \"clawdis\" package. Install/update it here and we’ll check Node for you.")
|
||||
"""
|
||||
Clawdis now runs the WebSocket gateway from the global "clawdis" package.
|
||||
Install/update it here and we’ll check Node for you.
|
||||
""")
|
||||
.font(.body)
|
||||
.foregroundStyle(.secondary)
|
||||
.multilineTextAlignment(.center)
|
||||
|
||||
Reference in New Issue
Block a user