diff --git a/bar_filler_bar.go b/bar_filler_bar.go index c64b76a..1db8f0b 100644 --- a/bar_filler_bar.go +++ b/bar_filler_bar.go @@ -36,8 +36,8 @@ components [components]*component tip struct { count uint + frames []*component onComplete *component - frames []*component } }