mirror of
https://github.com/br0xen/termbox-util.git
synced 2024-11-22 13:33:15 +00:00
gofmt
This commit is contained in:
parent
9026f1a1ff
commit
ddda3d3450
@ -15,7 +15,7 @@ type Menu struct {
|
||||
disabledBg, disabledFg termbox.Attribute
|
||||
isDone bool
|
||||
bordered bool
|
||||
vimMode bool
|
||||
vimMode bool
|
||||
}
|
||||
|
||||
// CreateMenu Creates a menu with the specified attributes
|
||||
|
Loading…
Reference in New Issue
Block a user