lualoader: Replace 8-space indentation with a single tab
This commit is contained in:
parent
f686b1710a
commit
1f6c6d86e0
@ -257,8 +257,8 @@ function drawer.drawscreen(menu_opts)
|
||||
-- drawlogo() must go first.
|
||||
-- it determines the positions of other elements
|
||||
drawer.drawlogo()
|
||||
drawer.drawbrand()
|
||||
drawer.drawbox()
|
||||
drawer.drawbrand()
|
||||
drawer.drawbox()
|
||||
return drawer.drawmenu(menu_opts)
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user