This commit is contained in:
tamaina 2023-07-17 10:42:05 +00:00
parent 0f64372abb
commit 393160eeda

View file

@ -526,6 +526,7 @@ const prepend = (item: MisskeyEntity): void => {
executeQueue();
return;
}
// 5
prependQueue(item);
} else {
prependQueue(item);