1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-28 08:37:50 +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: {
from: (Number(page) - 1 || 0) * 9,
size: 9