mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-31 10:01:53 +08:00
web: ui config
This commit is contained in:
@@ -48,6 +48,9 @@ export function main() {
|
||||
|
||||
tools.el.setOnClick($("open-log-button"), () => window.open("/api/log?seek=3600&follow=1", "_blank"));
|
||||
|
||||
if (tools.config.getBool("kvm--full-tab-stream", false)) {
|
||||
wm.toggleFullTabWindow($("stream-window"), true);
|
||||
}
|
||||
wm.showWindow($("stream-window"));
|
||||
|
||||
new Session();
|
||||
|
||||
Reference in New Issue
Block a user