Fix error on mod download failure
parent
76d4396fa1
commit
6e352e3cbf
|
@ -301,7 +301,7 @@ function modstore.handle_buttons(current_tab,fields)
|
|||
}
|
||||
else
|
||||
return {
|
||||
modtitle = param.title,
|
||||
moddetails = param.moddetails,
|
||||
successfull = false
|
||||
}
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue