From 4ef69f1d7bdd01471d207c865a394c618c214452 Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: Mon, 13 Mar 2023 09:46:16 +0800
Subject: [PATCH] Merge branch 'master' of https://sinanoaq.cn:8888/r/gtqt
---
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