1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2024-12-20 14:37:43 +01:00

Lower pages to fetch

This commit is contained in:
Cooper Ransom 2024-04-03 12:18:51 -04:00
parent bd038a577d
commit 00d23adfc2

View file

@ -13,7 +13,7 @@ import { PageTitle } from "./parts/util/PageTitle";
import { get } from "../backend/metadata/tmdb";
import { Icon, Icons } from "../components/Icon";
const pagesToFetch = 8;
const pagesToFetch = 3;
// Define the Media type
interface Media {