another debug command

This commit is contained in:
HB9HIL
2024-08-27 16:26:48 +02:00
parent c0fbfef117
commit a135dc0ae4

View File

@@ -677,7 +677,6 @@ async function getSession() {
}
async function restoreContestSession(data) {
console.log(data);
if (data) {
let settings = JSON.parse(data.settings);