diff --git a/WebHostLib/static/assets/hostGame.js b/WebHostLib/static/assets/hostGame.js index 32f10d9e7f..e5756d349d 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(); });