mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Fix error on mod download failure
This commit is contained in:
@@ -301,7 +301,7 @@ function modstore.handle_buttons(current_tab,fields)
|
||||
}
|
||||
else
|
||||
return {
|
||||
modtitle = param.title,
|
||||
moddetails = param.moddetails,
|
||||
successfull = false
|
||||
}
|
||||
end
|
||||
|
Reference in New Issue
Block a user