mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-31 01:51:53 +08:00
increased ocr timeout
This commit is contained in:
@@ -186,7 +186,7 @@ export function Ocr(__getGeometry) {
|
||||
tools.el.setEnabled($("stream-ocr-lang-selector"), true);
|
||||
$("stream-ocr-led").className = "led-gray";
|
||||
}
|
||||
});
|
||||
}, null, null, 30000);
|
||||
};
|
||||
|
||||
__init__();
|
||||
|
||||
Reference in New Issue
Block a user