diff --git a/frontend/src/js/ready.js b/frontend/src/js/ready.js index afbb54537..80942cbeb 100644 --- a/frontend/src/js/ready.js +++ b/frontend/src/js/ready.js @@ -10,7 +10,6 @@ import * as Notifications from "./elements/notifications"; import * as Focus from "./test/focus"; ManualRestart.set(); -Misc.migrateFromCookies(); UpdateConfig.loadFromLocalStorage(); if (window.location.hostname === "localhost") {