From c17eab5a471767c45040e2409743660d2dd3e82f Mon Sep 17 00:00:00 2001 From: Gigi Date: Wed, 22 Oct 2025 12:49:23 +0200 Subject: [PATCH] fix(router): route /me/reading-list -> /me/bookmarks to render Bookmarks view --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index c6c0050f..ae1d9426 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -253,7 +253,7 @@ function AppRoutes({ } />