This commit is contained in:
tamaina 2023-07-17 14:13:50 +00:00
parent fc91526857
commit 4881237955

View file

@ -565,9 +565,6 @@ async function executeQueue() {
);
});
// backed
weakBacked = !checkTop(WEAK_TOLERAMCE);
// adjustScroll
denyMoveTransition.value = true;
items.value = new Map([...items.value].slice(0, displayLimit.value));