From ddaf20e771f68e69fed480931a0de7f8e4aba5cc Mon Sep 17 00:00:00 2001 From: Miodec Date: Sat, 12 Feb 2022 14:12:20 +0100 Subject: [PATCH] removed function call --- frontend/src/js/ready.js | 1 - 1 file changed, 1 deletion(-) 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") {