Skip to content

Commit

Permalink
Fix: 没 main();
Browse files Browse the repository at this point in the history
  • Loading branch information
shenjackyuanjie committed May 11, 2024
1 parent 884c5a6 commit 0d930bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions branch/latest/md5.js
Original file line number Diff line number Diff line change
Expand Up @@ -21843,6 +21843,7 @@ const runner = {
resolve({ score: score, raw_data: score_datas });
}
});
main(names);
});
},
run_any: (names, round) => {
Expand Down

0 comments on commit 0d930bb

Please sign in to comment.