mirror of https://github.com/mum4k/termdash.git
Finishing unfinished comment.
This commit is contained in:
parent
614d6ed820
commit
ffbf88caed
|
@ -16,7 +16,7 @@ package terminalapi
|
|||
|
||||
// color_mode.go defines the terminal color modes.
|
||||
|
||||
// ColorMode represents
|
||||
// ColorMode represents a color mode of a terminal.
|
||||
type ColorMode int
|
||||
|
||||
// String implements fmt.Stringer()
|
||||
|
|
Loading…
Reference in New Issue