diff --git a/WebHostLib/static/assets/hostGame.js b/WebHostLib/static/assets/hostGame.js index 32f10d9e..e5756d34 100644 --- a/WebHostLib/static/assets/hostGame.js +++ b/WebHostLib/static/assets/hostGame.js @@ -14,4 +14,5 @@ window.addEventListener('load', () => { "info": false, "dom": "t", }); + adjustFooterHeight(); });