mirror of
https://github.com/mum4k/termdash.git
synced 2025-05-03 22:17:06 +08:00
Add missing comment
This commit is contained in:
parent
4fcdf48ecb
commit
facb0e6743
@ -21,6 +21,7 @@ type Terminal struct {
|
||||
// done gets closed when Close() is called.
|
||||
done chan struct{}
|
||||
|
||||
// the tcell terminal window
|
||||
screen tcell.Screen
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user