maxiaoshan 3 years ago
parent
commit
25e9736079
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/task.go

+ 1 - 1
src/task.go

@@ -866,7 +866,7 @@ func CreateLuaTask() {
 							// "i_min":          n_imin,
 							// "i_num":          n_idn,
 							// "s_downloadtime": n_sdt,
-							// "i_state":        state,
+							"i_state":      state,
 							"l_complete":   CompleteTime(o_surgency),
 							"s_urgency":    o_surgency,
 							"s_type":       o_stype,