diff --git a/src/utils/browser.ts b/src/utils/browser.ts index 9e53ce3..aa70bac 100644 --- a/src/utils/browser.ts +++ b/src/utils/browser.ts @@ -66,3 +66,4 @@ export async function openBrowser(url: string): Promise { return false } } +