From e67af061d1ce087f31828bffe0f4479d82ba00f5 Mon Sep 17 00:00:00 2001 From: amy Date: Sun, 9 Jul 2023 21:07:09 +0000 Subject: uwu --- src/window-utils.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/window-utils.js') 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) => { -- cgit v1.2.3