mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-23 10:33:09 +02:00
?
This commit is contained in:
parent
fc91526857
commit
4881237955
1 changed files with 0 additions and 3 deletions
|
@ -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));
|
||||
|
|
Loading…
Reference in a new issue