format
All checks were successful
delpoy / build-and-deploy (push) Successful in 5m13s

This commit is contained in:
2024-10-19 13:53:57 +02:00
parent dbe9810b90
commit 18135a0816
6 changed files with 11 additions and 11 deletions

View File

@ -287,7 +287,7 @@
? `Regeln können in ${Math.max(
30 - rulesModalSecondsOpened,
0
)} Sekunden akzeptiert werden`
)} Sekunden akzeptiert werden`
: ''}
on:click={() => {
if (rulesModalSecondsOpened < 30) {