mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-08 05:57:02 +09:00
CU-fz7ycc: Fix linkPreview
This commit is contained in:
parent
8ca14e96b8
commit
9b618af5e2
5 changed files with 4 additions and 10 deletions
|
@ -674,8 +674,6 @@ app.on('activate', () => {
|
|||
});
|
||||
|
||||
function send () {
|
||||
console.log('SEND', arguments);
|
||||
|
||||
if (win) {
|
||||
win.webContents.send.apply(win.webContents, arguments);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue