mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-07-29 20:21:44 +08:00
feat: 优化网页消息提醒样式
This commit is contained in:
@@ -525,7 +525,6 @@ async function applyVideoConfig() {
|
||||
fps: toConfigFps(selectedFps.value),
|
||||
})
|
||||
|
||||
toast.success(t('config.applied'))
|
||||
isDirty.value = false
|
||||
// Stream state will be updated via WebSocket system.device_info event
|
||||
} catch (e) {
|
||||
|
||||
Reference in New Issue
Block a user