i should lock it behind a shananigan but whatever

This commit is contained in:
zefie
2025-07-23 12:45:30 -04:00
parent 2682c39141
commit 213ebef11f

View File

@@ -1,16 +0,0 @@
var minisrv_service_file = true;
// null is the new demo/flash
if (session_data) {
if (session_data.data_store.wtvsec_login) {
if (session_data.data_store.wtvsec_login.ticket_store) {
if (session_data.data_store.wtvsec_login.ticket_store.user_id != null) {
if (session_data.data_store.wtvsec_login.ticket_store.user_id >= 0)
session_data.switchUserID(-1);
}
}
}
}
headers = "400 You are now nullified.";