From 63335e57bf2927dc26212c22b5eb361448fed48e Mon Sep 17 00:00:00 2001 From: Lex Lim Date: Sat, 1 Feb 2025 12:47:43 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=B0=8F=E7=AA=97=E6=97=A0?= =?UTF-8?q?=E6=B3=95=E9=87=8D=E6=96=B0=E6=89=93=E5=BC=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/ext.isekai.ai-toolbox.launcher.js | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/ext.isekai.ai-toolbox.launcher.js b/modules/ext.isekai.ai-toolbox.launcher.js index 4b8a331..eb49704 100644 --- a/modules/ext.isekai.ai-toolbox.launcher.js +++ b/modules/ext.isekai.ai-toolbox.launcher.js @@ -80,7 +80,6 @@ function openAIToolboxPage(token) { }); frame.control.on('hid', (frame, info) => { - frame.closeFrame(); frame = null; onFrameClosed(); });