aboutsummaryrefslogtreecommitdiff
path: root/src/window-utils.js
diff options
context:
space:
mode:
authoramy <[email protected]>2023-07-09 21:07:09 +0000
committeramy <[email protected]>2023-07-09 21:07:09 +0000
commitc67174f2ae673fb1fba290538f2ff97fbc6ea62a (patch)
tree8e2cee47ca077e01ac71e2f7eb40682b946f77ef /src/window-utils.js
parentaaa5b78151271f6488a33ff7c89434a4a3b4fc45 (diff)
uwu
Diffstat (limited to 'src/window-utils.js')
-rw-r--r--src/window-utils.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/window-utils.js b/src/window-utils.js
index 4d529ec..525cc40 100644
--- a/src/window-utils.js
+++ b/src/window-utils.js
@@ -425,6 +425,7 @@ let util = {
document.getElementById(i +"-content-button2-sub").onclick = () => {
rej("canceled by user")
document.getElementById(i+"-root").remove()
+ refresh_windows()
}
document.getElementById(i+"-left-pane-resize-e").onmousedown = (ev) => {