Prettified Code!

This commit is contained in:
DJ2LS 2023-03-23 09:28:08 +00:00 committed by GitHub Action
parent f4a7ad06e0
commit dbb1bd5cd8

View file

@ -2044,7 +2044,7 @@ function getSetUserSharedFolder(selected_callsign) {
}
})
.catch(function (err) {
console.log(err)
console.log(err);
document.getElementById("sharedFolderTableDX").innerHTML = "no data";
});
}