Skip to content

Commit f25eb71

Browse files
committed
Update cowopenbox.js
1 parent 23d996d commit f25eb71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TXSTOCK/cowopenbox.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ async function cowopenbox() {
322322
async function cowbox() {
323323
for(i=0;i<10;i++){
324324
await cowopenbox();
325-
await $.wait(10000);
325+
await $.wait(15000);
326326
}
327327
}
328328

0 commit comments

Comments
 (0)