mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-25 03:31:13 +00:00
another debug command
This commit is contained in:
@@ -677,7 +677,6 @@ async function getSession() {
|
||||
}
|
||||
|
||||
async function restoreContestSession(data) {
|
||||
console.log(data);
|
||||
if (data) {
|
||||
let settings = JSON.parse(data.settings);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user