diff --git a/flask/testapp/static/javascript/beautyVote.js b/flask/testapp/static/javascript/beautyVote.js index d3d867f..28e8238 100644 --- a/flask/testapp/static/javascript/beautyVote.js +++ b/flask/testapp/static/javascript/beautyVote.js @@ -54,7 +54,8 @@ function mainloop(){ timer ++; - + history.pushState(null, null, location.href) + window.onpopstate = () => history.go(1) switch(scene){ case START_SCENE: