Update time to 300s

This commit is contained in:
Dmitry Bikulov
2025-09-13 17:55:36 +03:00
parent ef0f55afaf
commit 95fe79ef08
4 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
let sessionId = null;
let totalQuestions = 20;
let remaining = 60;
let remaining = 300;
let countdown = null;
let inFlight = false;