From c3eaa06e9ee77c4c94138a8638648be0755efae3 Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: Mon, 13 Mar 2023 09:46:06 +0800
Subject: [PATCH] lct
---
static/loginPage.js/login.js | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/static/loginPage.js/login.js b/static/loginPage.js/login.js
index 075087b..db81ff6 100644
--- a/static/loginPage.js/login.js
+++ b/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);
--
Gitblit v1.9.2