🌺 desktopDeepLink.ts

This commit is contained in:
nirholas
2026-03-31 10:24:15 +00:00
parent 25e2fa8304
commit af83d3fab2

View File

@@ -234,3 +234,4 @@ export async function openCurrentSessionInDesktop(): Promise<{
return { success: true, deepLinkUrl }
}