mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Whitespace fix
This commit is contained in:
parent
4291855c80
commit
84fe4abcfd
1 changed files with 3 additions and 4 deletions
|
@ -269,8 +269,7 @@ local function get_formspec(data)
|
|||
.."\n"
|
||||
end
|
||||
|
||||
hypertext = hypertext..
|
||||
"\n"
|
||||
hypertext = hypertext.."\n"
|
||||
end
|
||||
elseif data.releases_error then
|
||||
table.insert_all(formspec, {"label[2,2;", fgettext("Error loading releases"), "]"} )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue