We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 357c8f5 commit 89fc3a0Copy full SHA for 89fc3a0
src/app/storage-providers/(list)/page.tsx
@@ -47,7 +47,7 @@ const retrievabilityDataDefaultParams: FetchStorageProvidersRetrievabilityDataPa
47
{
48
editionId: undefined,
49
openDataOnly: false,
50
- retrievabilityType: "rpa",
+ retrievabilityType: "urlFinder",
51
};
52
53
const clientDiversityDataDefaultParams: FetchStorageProvidersClientDiversityDataParameters =
0 commit comments