feat: temporarily increase MEDIA_PER_PAGE
This commit is contained in:
parent
f89d0be882
commit
922c633a91
@ -1,4 +1,4 @@
|
||||
export const MEDIA_PER_PAGE = 30;
|
||||
export const MEDIA_PER_PAGE = 40;
|
||||
export const MEDIA_TYPE = {
|
||||
PHOTOS: "photos",
|
||||
VIDEOS: "videos",
|
||||
|
Loading…
Reference in New Issue
Block a user