fix: 更新网页部分文本

This commit is contained in:
mofeng-git
2025-09-30 21:32:35 +08:00
parent 5296e61281
commit 593de19df5
6 changed files with 9 additions and 9 deletions

View File

@@ -118,7 +118,7 @@ export function Keyboard(__recordWsEvent) {
}
} else {
if (is_captured) {
title = "Keyboard captured, PiKVM offline";
title = "Keyboard captured, One-KVM offline";
}
}
$("hid-keyboard-led").className = led;