Fix bug.
This commit is contained in:
parent
3a43a50fa9
commit
db5e76e97f
|
@ -57,7 +57,7 @@ if bundle_update_flag
|
|||
if sub_info_index != -1
|
||||
update_flag = true
|
||||
force_cover = true
|
||||
sub_info[sub_info_index][sub_info_index]["name"] = h["name"]
|
||||
sub_info[sub_info_index]["name"] = h["name"]
|
||||
end
|
||||
end
|
||||
if sub_info_index == -1
|
||||
|
|
Loading…
Reference in New Issue