set-challenge-time

 avatar
unknown
javascript
4 years ago
123 B
8
Indexable
localStorage.setItem("game-settings", JSON.stringify({...JSON.parse(localStorage.getItem("game-settings")), timeLimit: 5}))
Editor is loading...