diff --git a/js/pacosako_ui.js b/js/pacosako_ui.js index 7bfa67b..0b84ebc 100644 --- a/js/pacosako_ui.js +++ b/js/pacosako_ui.js @@ -449,14 +449,6 @@ $(function (){ boardElem.data('gameId', newId); location.hash = '#/' + newId; - if (gameId) { - //gun.get(PacoSakoUUID).get('games').get(gameId).off(); - //gun.get(PacoSakoUUID).get('meta').get(gameId).off(); - - location.reload(); - return; - } - const notifyAfter = new Date().getTime() + 2000; $(window).data('notifyAfter', new Date().getTime() + 2000); window.setTimeout(function() {