diff --git a/src/api/queries/query.config.ts b/src/api/queries/query.config.ts index e1dade21..50150d73 100644 --- a/src/api/queries/query.config.ts +++ b/src/api/queries/query.config.ts @@ -11,7 +11,7 @@ const QueryConfig = { * The number of items to fetch for the library, set to 30 * This is used for the artists, albums, and tracks tabs in the library */ - library: 75, + library: 250, /** * The number of items to fetch for the instant mix, set to 50 diff --git a/src/components/Settings/component.tsx b/src/components/Settings/component.tsx index c6a3d0fd..e6babf67 100644 --- a/src/components/Settings/component.tsx +++ b/src/components/Settings/component.tsx @@ -72,7 +72,7 @@ export default function Settings(): React.JSX.Element { /> (