Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
kernelkind
2025-04-01 21:58:23 -04:00
parent cbf281dcc1
commit 18ea05db0a
8 changed files with 18 additions and 3 deletions

View File

@@ -256,6 +256,7 @@ fn render_nav_body(
ndb: ctx.ndb,
img_cache: ctx.img_cache,
note_cache: ctx.note_cache,
zaps: ctx.zaps,
};
match top {
Route::Timeline(kind) => render_timeline_route(