This commit is contained in:
Thomas Ruoff
2020-11-28 00:48:29 +01:00
parent a17153759e
commit cbcd1146a0

View File

@@ -27,7 +27,7 @@ const Calendar = () => {
song.locked && song.locked &&
`Es ist noch nicht der ${new Date( `Es ist noch nicht der ${new Date(
song.lockedUntil song.lockedUntil
).toLocaleDateString()}! Geduld, nur Gedult!` || index + 1 ).toLocaleDateString()}! Geduld, nur Geduld!` || index + 1
} }
> >
<span className="cardnumber">{index + 1}</span> <span className="cardnumber">{index + 1}</span>