feat: temporarily increase MEDIA_PER_PAGE

This commit is contained in:
rizaldy 2024-02-01 00:44:49 +07:00
parent f89d0be882
commit 922c633a91

View File

@ -1,4 +1,4 @@
export const MEDIA_PER_PAGE = 30;
export const MEDIA_PER_PAGE = 40;
export const MEDIA_TYPE = {
PHOTOS: "photos",
VIDEOS: "videos",