diff --git a/web/index.html b/web/index.html index 2953032d..e710272f 100644 --- a/web/index.html +++ b/web/index.html @@ -112,7 +112,7 @@ - + diff --git a/web/js/gameList.js b/web/js/gameList.js index 9b10b32a..74338a3e 100644 --- a/web/js/gameList.js +++ b/web/js/gameList.js @@ -88,7 +88,7 @@ const gameList = (() => { let onTransitionEnd = () => ({}) - rootEl.addEventListener('transitionend', () => onTransitionEnd()) + //rootEl.addEventListener('transitionend', () => onTransitionEnd()) let items = []