mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-08 05:57:02 +09:00
multi windows
This commit is contained in:
parent
6bf9b9423a
commit
98b18ea2b5
3 changed files with 22 additions and 22 deletions
|
@ -86,6 +86,8 @@ class Util {
|
|||
args.shift();
|
||||
win.webContents.send.apply(win.webContents, args);
|
||||
};
|
||||
|
||||
console.log('[Send]', win, args);
|
||||
};
|
||||
|
||||
savePage (win, exportPath, name) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue