Skip to content

Commit 438f7b2

Browse files
committed
feat: add option to longer gap
1 parent c3d2a8c commit 438f7b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/frontend/src/components/launches/providers/warpcast/warpcast.provider.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ export default withProvider(
6464
}
6565
return true;
6666
},
67-
1024
67+
800
6868
);

0 commit comments

Comments
 (0)