fix perspective refresh

This commit is contained in:
Jan Prochazka
2022-07-28 19:23:17 +02:00
parent 06bd9bcabe
commit 4468c0ed3b

View File

@@ -55,9 +55,6 @@
cache.clear(); cache.clear();
} }
config.update(value); config.update(value);
if (reload) {
loadedCounts.set({});
}
}} }}
{cache} {cache}
{loadedCounts} {loadedCounts}