支持单位授权与客户端限制
This commit is contained in:
@@ -503,6 +503,7 @@ contextBridge.exposeInMainWorld("electronAPI", {
|
||||
openReleasesPage: () => ipcRenderer.invoke("app:openReleasesPage"),
|
||||
getUpdateDebugInfo: () => ipcRenderer.invoke("app:getUpdateDebugInfo"),
|
||||
getDeviceId: () => ipcRenderer.invoke("app:getDeviceId"),
|
||||
getPrimaryLocalIp: () => ipcRenderer.invoke("app:getPrimaryLocalIp"),
|
||||
},
|
||||
|
||||
// Permissions (macOS)
|
||||
|
||||
Reference in New Issue
Block a user