RikaCelery

Results 21 comments of RikaCelery

Try this?🤔 It works well for me. ```go func Marquee(t string, ws int, divider string, wcc ...decor.WC) decor.Decorator { var count int var f = func(s decor.Statistics) string { length...