diff --git a/saviour-of-lost-souls/saviour-of-lost-souls.user.js b/saviour-of-lost-souls/saviour-of-lost-souls.user.js index fd0bd83..1101123 100644 --- a/saviour-of-lost-souls/saviour-of-lost-souls.user.js +++ b/saviour-of-lost-souls/saviour-of-lost-souls.user.js @@ -144,6 +144,6 @@ }); } - // TODO: reload page after all calls are finished + window.location.reload(false); }); })(window.jQuery);