Your Name
2023-03-09 e62dd14590c140970b86801444c70b3e90892b4d
static/loginPage.js/login.js
@@ -1520,7 +1520,6 @@
};
window.particlesJS.load = function(tag_id, path_config_json, callback){
debugger
  /* load json config */
  var xhr = new XMLHttpRequest();
  xhr.open('GET', path_config_json);