shared files folder dirty hotfix

This commit is contained in:
DJ2LS 2023-03-22 13:27:59 +01:00
parent 9f5e87f5f9
commit 56e0cb89bd

View file

@ -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 ||