Update time & padding
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 1m37s
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 1m37s
This commit is contained in:
@ -28,7 +28,7 @@ const initializeGameState = (roomId) => {
|
||||
currentComposer: null,
|
||||
roundStartTime: null,
|
||||
phaseTimeLimit: {
|
||||
composing: 30,
|
||||
composing: 60,
|
||||
guessing: 10
|
||||
},
|
||||
lastFrequency: 440,
|
||||
|
Reference in New Issue
Block a user