no replay? then don't tell me the time

This commit is contained in:
Lucky56
2021-06-12 19:05:33 +02:00
parent a9b7959f1b
commit ecbd82668e

View File

@ -38,7 +38,7 @@ class Replay
isDownscroll: false,
songNotes: [],
replayGameVer: version,
timestamp: Date.now()
timestamp: "-"
};
}