feat: 更新用户协议

This commit is contained in:
digua
2025-12-20 02:58:19 +08:00
parent b96fbbb60c
commit 8c93e23357
4 changed files with 251 additions and 1 deletions

View File

@@ -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)