mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-31 18:11:54 +08:00
Fixed pikvm/pikvm#38: Closeable stream window
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
+window("stream-window", "Stream", false, true)
|
||||
+window("stream-window", "Stream", true)
|
||||
div(id="stream-info")
|
||||
div(id="stream-box" class="stream-box-inactive")
|
||||
img(id="stream-image" class="stream-image-inactive" src=`${png_dir}/blank-stream.png`)
|
||||
|
||||
Reference in New Issue
Block a user