backedがfalseになったら通知を既読にする

This commit is contained in:
tamaina
2023-07-24 07:19:22 +00:00
parent 7ccdd503b7
commit d6e57059e4
2 changed files with 9 additions and 2 deletions

View File

@@ -568,6 +568,7 @@ defineExpose({
more,
inited,
queueSize,
backed: $$(backed),
reload,
prepend,
append: appendItem,