1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-30 13:51:42 +02:00

merge main

This commit is contained in:
Bogdan Fazakas 2022-07-11 14:20:37 +03:00
commit 5d63410e40

View File

@ -321,6 +321,7 @@ export async function getPublishedAssets(
} }
} }
}, },
ignorePurgatory: true,
esPaginationOptions: { esPaginationOptions: {
from: (Number(page) - 1 || 0) * 9, from: (Number(page) - 1 || 0) * 9,
size: 9 size: 9