mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 01:20:12 +01:00
🎨 工作空间多开
This commit is contained in:
parent
aabc1d4a85
commit
f316c44d35
2 changed files with 8 additions and 4 deletions
|
|
@ -139,6 +139,7 @@ export const onGetConfig = (isStart: boolean) => {
|
|||
languages: window.siyuan.languages["_trayMenu"],
|
||||
workspaceDir: window.siyuan.config.system.workspaceDir,
|
||||
id: getCurrentWindow().id,
|
||||
port: location.port
|
||||
});
|
||||
ipcRenderer.send(Constants.SIYUAN_HOTKEY, {
|
||||
languages: window.siyuan.languages["_trayMenu"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue