fix: proper opening of the mac app on bookmarklet
This commit is contained in:
@@ -130,6 +130,7 @@ Object.defineProperty(globalThis, 'window', {
|
||||
triggerMenuAction: vi.fn(),
|
||||
getBlogmarkBookmarklet: vi.fn(),
|
||||
copyToClipboard: vi.fn(),
|
||||
notifyRendererReady: vi.fn(),
|
||||
},
|
||||
import: {
|
||||
selectAndAnalyze: vi.fn(),
|
||||
|
||||
Reference in New Issue
Block a user