fix: proper opening of the mac app on bookmarklet

This commit is contained in:
2026-02-22 18:38:56 +01:00
parent 2d451dc1f0
commit c6afd545a6
10 changed files with 401 additions and 22 deletions

View File

@@ -130,6 +130,7 @@ Object.defineProperty(globalThis, 'window', {
triggerMenuAction: vi.fn(),
getBlogmarkBookmarklet: vi.fn(),
copyToClipboard: vi.fn(),
notifyRendererReady: vi.fn(),
},
import: {
selectAndAnalyze: vi.fn(),