Skip to content

Commit 3c0146f

Browse files
committed
testing discord relay
1 parent b392fa3 commit 3c0146f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/server-button.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
}
6363
`;
6464

65-
var privateServer = { address: "192.168.0.2:27016", password: "REDACTED1" };
65+
var privateServer = { address: "192.168.0.2:27016", password: "REDACTED" };
6666
var serverList = [
6767
{ alias: "SSRP", address: "198.244.254.83:27015", password: "" },
6868
{ alias: "PROPHUNT", address: "198.244.254.83:27040", password: "" },

0 commit comments

Comments
 (0)