lint warning fix

This commit is contained in:
Miodec 2022-01-19 22:36:41 +01:00
parent 5fcfbbe263
commit 95c7afcd3e

View file

@ -1,5 +1,5 @@
import * as Notifications from "./notifications";
import * as VersionPopup from "./version-popup";
// import * as VersionPopup from "./version-popup";
function setMemory(v) {
window.localStorage.setItem("lastSeenVersion", v);