mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
Removed debug line.
This commit is contained in:
@@ -134,8 +134,6 @@
|
|||||||
}
|
}
|
||||||
catch (e) {
|
catch (e) {
|
||||||
|
|
||||||
console.log(e);
|
|
||||||
|
|
||||||
// Show login UI if unable to get configs
|
// Show login UI if unable to get configs
|
||||||
loginUI.style.display = "";
|
loginUI.style.display = "";
|
||||||
connectionListUI.style.display = "none";
|
connectionListUI.style.display = "none";
|
||||||
|
Reference in New Issue
Block a user