From 6bd85c79d804a05f840b5338746263f1b4ff2cbe Mon Sep 17 00:00:00 2001 From: quenousimporte Date: Tue, 30 May 2023 12:56:23 +0200 Subject: [PATCH] changed: handle storage event for multiple windows --- index.html | 2 +- main.js | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index 2f44c92..00765ad 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,7 @@ - + diff --git a/main.js b/main.js index fd291d1..812ebea 100644 --- a/main.js +++ b/main.js @@ -1189,7 +1189,6 @@ function init() if (issplit()) { - window.onstorage = loadstorage; if (settings.defaultpreviewinsplit && name == "right") { togglepreview();