Chore: Discover Removal Finalized

This commit is contained in:
Youwes09
2026-04-15 00:44:03 -05:00
parent 6d835914ef
commit 64f63ceaa2
5 changed files with 85 additions and 537 deletions
+1 -1
View File
@@ -155,7 +155,7 @@ export const CACHE_KEYS = {
LIBRARY: "library",
ALL_MANGA: "all_manga_unfiltered",
CATEGORIES: "categories",
DISCOVER: "discover_all_manga", // Discover's unfiltered fetch — separate from library
SEARCH: "search_all_manga", // Search's unfiltered fetch — separate from library
SOURCES: "sources",
POPULAR: "popular",
GENRE: (genre: string) => `genre:${genre}`,