code formatting
This commit is contained in:
@@ -15,8 +15,7 @@ type UiManager interface {
|
||||
}
|
||||
|
||||
type Ui struct {
|
||||
Fg Attribute
|
||||
Bg Attribute
|
||||
Fg, Bg Attribute
|
||||
|
||||
close chan bool
|
||||
manager UiManager
|
||||
|
||||
Reference in New Issue
Block a user