mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-07-31 00:11:45 +08:00
feat: 优化网页消息提醒样式
This commit is contained in:
@@ -202,8 +202,6 @@ async function applyHidConfig() {
|
||||
|
||||
await configStore.updateHid(config)
|
||||
|
||||
toast.success(t('config.applied'))
|
||||
|
||||
// HID state will be updated via WebSocket device_info event
|
||||
} catch (e) {
|
||||
console.info('[HidConfig] Failed to apply config:', e)
|
||||
|
||||
Reference in New Issue
Block a user