From f73986d23f8f35b250cf0319bab105acc2f8ddcc Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Thu, 27 Jun 2024 02:25:08 +0300 Subject: [PATCH] Remove extra linebreak --- public/script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/script.js b/public/script.js index 519865dec..8b3e9a30d 100644 --- a/public/script.js +++ b/public/script.js @@ -9306,7 +9306,7 @@ jQuery(async function () {
`, { + `, { onClose: () => deleteChats = !!$('#del_char_checkbox').prop('checked'), }); if (!confirm) {