diff --git a/gui/preload-chat.js b/gui/preload-chat.js index 971c99d1..14384440 100644 --- a/gui/preload-chat.js +++ b/gui/preload-chat.js @@ -1891,6 +1891,9 @@ 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) + if ( selected_callsign == "" || selected_callsign == null ||