feat: add option to longer gap

This commit is contained in:
Nevo David 2025-06-21 00:29:53 +07:00
parent c3d2a8c2ae
commit 438f7b27cb
1 changed files with 1 additions and 1 deletions

View File

@ -64,5 +64,5 @@ export default withProvider(
}
return true;
},
1024
800
);