stupid fucking bug
This commit is contained in:
parent
6fa398847a
commit
d9408d2c92
|
@ -14,8 +14,8 @@ const emitter = require("events");
|
||||||
const deek = new emitter();
|
const deek = new emitter();
|
||||||
|
|
||||||
const name = "rena_chan";
|
const name = "rena_chan";
|
||||||
const password = "fuckyou";
|
const password = "tuv2kvavaO6UACfir2Xx0xe3G6MdrRRF";
|
||||||
const mc_password = "fuckyou";
|
const mc_password = "cloacalingus69";
|
||||||
const userid = 12;
|
const userid = 12;
|
||||||
var channels = [];
|
var channels = [];
|
||||||
var ws = [];
|
var ws = [];
|
||||||
|
@ -1101,6 +1101,7 @@ deek.on("message", async function(msg, user){
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
global_page = 1;
|
||||||
is_pp_xeno = true;
|
is_pp_xeno = true;
|
||||||
results_cache = res_get.recordings;
|
results_cache = res_get.recordings;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue