mirror of
https://github.com/hellodigua/ChatLab.git
synced 2026-04-30 08:42:42 +08:00
feat: 更新用户协议
This commit is contained in:
@@ -38,6 +38,7 @@ const api = {
|
||||
'get-gpu-acceleration',
|
||||
'set-gpu-acceleration',
|
||||
'save-gpu-acceleration',
|
||||
'window-close', // 用户协议拒绝时退出应用
|
||||
]
|
||||
if (validChannels.includes(channel)) {
|
||||
ipcRenderer.send(channel, data)
|
||||
|
||||
Reference in New Issue
Block a user