mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Fix error on mod download failure
This commit is contained in:
parent
76d4396fa1
commit
6e352e3cbf
1 changed files with 1 additions and 1 deletions
|
@ -301,7 +301,7 @@ function modstore.handle_buttons(current_tab,fields)
|
|||
}
|
||||
else
|
||||
return {
|
||||
modtitle = param.title,
|
||||
moddetails = param.moddetails,
|
||||
successfull = false
|
||||
}
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue