Compare commits

..

No commits in common. "7fc2309822588f597cb520f880ae52478bf45dd2" and "ae949af6c3f39010bfc84fe40b0f95d87cd51455" have entirely different histories.

1 changed files with 1 additions and 4 deletions

View File

@ -535,10 +535,7 @@ function concatItems(oldItems: MisskeyEntity[]) {
}
async function executeQueue() {
//
//
// if (queue.value.size === 0) return;
if (queue.value.size === 0) return;
if (isPausingUpdateByExecutingQueue.value) return;
if (timelineBackTopBehavior.value === 'newest') {
// Safari