mirror of
https://git.shipoclu.com/moon/plspace.git
synced 2026-08-13 02:42:30 +00:00
smarter timeline update
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
})
|
||||
})
|
||||
|
||||
$effect(() => timelineRefresh?.register(() => void feed.reload()))
|
||||
$effect(() => timelineRefresh?.register(() => void feed.refresh()))
|
||||
</script>
|
||||
|
||||
<div class="page timeline-page" data-timeline={kind} data-tag={tag ?? ''}>
|
||||
|
||||
Reference in New Issue
Block a user