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
No known key found for this signature in database
GPG Key ID: 19E3875EAD1F8B8F

View File

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