From df56e790a97c1dea99611b9924d2efd561a431bc Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:12 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20browser.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/browser.ts | 1 + 1 file changed, 1 insertion(+) 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 } } +