add comment

This commit is contained in:
tamaina 2023-07-18 07:36:47 +00:00
parent d5b4fa7e50
commit f7d776e4da
1 changed files with 1 additions and 0 deletions

View File

@ -452,6 +452,7 @@ const prepend = (item: MisskeyEntity): void => {
if (visibility.value === 'hidden') {
//
// prependQueue
// (SafariunshiftItems)
prependQueue(item);
//
scrollBy(scrollableElement, { top: 24, behavior: 'instant' });