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
commite67af061d1ce087f31828bffe0f4479d82ba00f5 (patch)
tree8dec11b58b25993596e648fdc268b0aab0064e9b /src/window-utils.js
parentf0a182976b57126033e45caeed836707da4fb774 (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) => {