From 201f2f9c3f02ef6f535b21eb787ff87c8d40ebfb Mon Sep 17 00:00:00 2001 From: DJ2LS Date: Wed, 22 Mar 2023 12:32:49 +0000 Subject: [PATCH] Prettified Code! --- gui/preload-chat.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gui/preload-chat.js b/gui/preload-chat.js index 14384440..f6a79f8c 100644 --- a/gui/preload-chat.js +++ b/gui/preload-chat.js @@ -1891,8 +1891,8 @@ async function updateAllChat(clear) { } function getSetUserSharedFolder(selected_callsign) { - // TODO: This is a dirty hotfix for avoiding, this function is canceld too fast. - console.log("get set user information:" + selected_callsign) + // TODO: This is a dirty hotfix for avoiding, this function is canceld too fast. + console.log("get set user information:" + selected_callsign); if ( selected_callsign == "" ||