Skip to content
Snippets Groups Projects
Commit 1eb6802e authored by AceZephyr's avatar AceZephyr
Browse files

Enabled period refreshing of open games list

parent c5b32f11
No related branches found
No related tags found
No related merge requests found
...@@ -82,7 +82,7 @@ ...@@ -82,7 +82,7 @@
}); });
} }
// window.setInterval(loadGames, 5000); window.setInterval(loadGames, 5000);
loadGames(); loadGames();
</script> </script>
</body> </body>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment