mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-01 10:31:54 +08:00
Fixed pikvm/pikvm#38: Closeable stream window
This commit is contained in:
@@ -9,7 +9,7 @@ mixin about_tab(name, title, checked=false)
|
||||
else
|
||||
span(class="code-comment") No data
|
||||
|
||||
+window("about-window", "About", true, false)
|
||||
+window("about-window", "About", false)
|
||||
div(id="about")
|
||||
table
|
||||
tr
|
||||
|
||||
Reference in New Issue
Block a user