.
This commit is contained in:
+1
-1
@@ -118,7 +118,7 @@ async function retrievePacketList() {
|
|||||||
} else {
|
} else {
|
||||||
|
|
||||||
|
|
||||||
items = window.location.search.substr(1).split("&")
|
let items = window.location.search.substr(1).split("&");
|
||||||
if (items.length == 2) {
|
if (items.length == 2) {
|
||||||
let cid = "";
|
let cid = "";
|
||||||
let passcode = "";
|
let passcode = "";
|
||||||
|
|||||||
Reference in New Issue
Block a user