time_limit + 5次

dev_winse
hjm 6 years ago
parent e50ab52c19
commit f7bdccda09

@ -242,7 +242,7 @@ class Index extends Component {
updateChallengePath={context.updateChallengePath}
time_limit={context.time_limit}
time_limit={context.time_limit + 5}
resetTestSetsExpandedArray={context.resetTestSetsExpandedArray}
onRunCodeTestFinish={context.onRunCodeTestFinish}

Loading…
Cancel
Save