Skip to content

Commit 1e40ba0

Browse files
committed
fix lint
1 parent f369924 commit 1e40ba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,4 +183,4 @@ export const INVITE_STATUS = {
183183
CANCELED: 'canceled',
184184
};
185185

186-
export const MAX_PARALLEL_REQUEST_QTY = 5;
186+
export const MAX_PARALLEL_REQUEST_QTY = 5;

0 commit comments

Comments
 (0)