feat: followed by

This commit is contained in:
codytseng
2025-06-04 09:17:00 +08:00
parent 74986b1c6e
commit 30a32ca94f
15 changed files with 88 additions and 22 deletions

View File

@@ -229,7 +229,7 @@ export default function NoteList({
return () => {
promise.then((closer) => closer())
}
}, [JSON.stringify(relayUrls), filterType, refreshCount])
}, [JSON.stringify(relayUrls), filterType, refreshCount, JSON.stringify(filter)])
useEffect(() => {
const options = {