style: format quickstart note and media-note test
This commit is contained in:
@@ -218,10 +218,7 @@ export async function runOnboardingWizard(
|
||||
"Tailscale exposure: Off",
|
||||
"Direct to chat providers.",
|
||||
];
|
||||
await prompter.note(
|
||||
quickstartLines.join("\n"),
|
||||
"QuickStart",
|
||||
);
|
||||
await prompter.note(quickstartLines.join("\n"), "QuickStart");
|
||||
}
|
||||
|
||||
const localPort = resolveGatewayPort(baseConfig);
|
||||
|
||||
Reference in New Issue
Block a user