mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 09:01:54 +08:00
web: fixed race for organize_hook
This commit is contained in:
@@ -982,7 +982,7 @@
|
||||
<div class="window" id="stream-ocr-window">
|
||||
<div class="hidden" id="stream-ocr-selection"></div>
|
||||
</div>
|
||||
<div class="window window-resizable" id="stream-window" data-show-maximized>
|
||||
<div class="window window-resizable" id="stream-window" data-show-maximized data-organize-hook>
|
||||
<div class="window-header" id="stream-window-header">
|
||||
<div class="window-grab">MJPEG</div>
|
||||
<div class="window-buttons">
|
||||
|
||||
Reference in New Issue
Block a user