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 73fd2a4 commit 6292dc9Copy full SHA for 6292dc9
src/constants.ts
@@ -64,4 +64,4 @@ export const CONST_DATA_BROKER_PROFILE_DETAIL_LIMITS = {
64
addresses: 10,
65
} as const;
66
export const CONST_MAX_SCAN_RESULTS_PER_BROKER = 3 as const;
67
-export const CONST_CIRUS_V2_PATHNAME = "v2/features";
+export const CONST_CIRRUS_V2_PATHNAME = "v2/features";
0 commit comments