Skip to content

Commit

Permalink
Drop spacer between buttons
Browse files Browse the repository at this point in the history
Signed-off-by: Stefano Babic <[email protected]>
  • Loading branch information
sbabic committed Dec 19, 2018
1 parent 7c087c6 commit ff0bf80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SWUpdateGUI.lua
Original file line number Diff line number Diff line change
Expand Up @@ -613,7 +613,6 @@ app = ui.Application:new
end)
end
},
ui.Spacer:new { },
Button:new
{
Text = L.NETWORK_SETUP,
Expand Down

0 comments on commit ff0bf80

Please sign in to comment.