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 f369924 commit 1e40ba0Copy full SHA for 1e40ba0
src/constants.js
@@ -183,4 +183,4 @@ export const INVITE_STATUS = {
183
CANCELED: 'canceled',
184
};
185
186
-export const MAX_PARALLEL_REQUEST_QTY = 5;
+export const MAX_PARALLEL_REQUEST_QTY = 5;
0 commit comments