Skip to content

Commit ce7eab9

Browse files
committed
Update cowopenbox.js
1 parent 96409c7 commit ce7eab9

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
@@ -303,7 +303,7 @@ async function cowopenbox() {
303303
$.logErr(err);
304304
} else {
305305
if (safeGet(data)) {
306-
if (logs == 1) $.log(data)
306+
$.log(data)
307307
data = JSON.parse(data);
308308
if(data.ret_code == 0 ){
309309
//$.log(`【点长牛开💰】:${data.reward_info[0].reward_vaule}牛气`);

0 commit comments

Comments
 (0)