mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-04 03:42:44 +08:00
fix: 更新网页部分文本
This commit is contained in:
@@ -169,7 +169,7 @@ export function Mouse(__getGeometry, __recordWsEvent) {
|
||||
}
|
||||
} else {
|
||||
if (is_captured) {
|
||||
title = "Mouse captured, PiKVM offline";
|
||||
title = "Mouse captured, One-KVM offline";
|
||||
}
|
||||
}
|
||||
$("hid-mouse-led").className = led;
|
||||
|
||||
Reference in New Issue
Block a user