mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-21 11:17:52 +00:00
add tray (windows & mac)
This commit is contained in:
@@ -18,6 +18,7 @@ var Api = {
|
||||
userService: UserService,
|
||||
dbService: db,
|
||||
ipc: nodeRequire('electron').ipcRenderer,
|
||||
projectPath: projectPath,
|
||||
|
||||
// 打开本地目录
|
||||
// mac和windows下不同
|
||||
|
Reference in New Issue
Block a user