Added space after // everywhere where relevant
This commit is contained in:
+1
-1
@@ -1069,7 +1069,7 @@ Logic.registerPanel(P_CONTAINER_EDIT, {
|
||||
iconInput.checked = iconInput.value === identity.icon;
|
||||
});
|
||||
|
||||
//Clear the proxy field before doing the retrieval requests below
|
||||
// Clear the proxy field before doing the retrieval requests below
|
||||
document.querySelector("#edit-container-panel-proxy").value = "";
|
||||
|
||||
const edit_proxy_dom = function(result) {
|
||||
|
||||
Reference in New Issue
Block a user