apparently farting no good? mayhaps

This commit is contained in:
Expand-sys 2021-06-02 10:11:28 +10:00
parent cb1cf46b2d
commit 46414744bf

View file

@ -219,11 +219,8 @@ app.get("/BankF", ensureAuthenticated, async function (req, res) {
console.log(e);
}
console.log("query finished " + Date.now());
try {
logsent = logsent.body.value;
} catch (e) {
console.log(e);
}
logsent = logsent.body.value;
if (logsent == 1 || logsent == -1 || logsent == null) {
logsent = undefined;