mirror of
https://github.com/KevinMidboe/motdGOi.git
synced 2025-10-29 09:40:24 +00:00
no newline at the end
This commit is contained in:
@@ -50,7 +50,7 @@ func main() {
|
||||
log.Fatal(err)
|
||||
}
|
||||
|
||||
fmt.Println(renderStr)
|
||||
fmt.Print(renderStr)
|
||||
}
|
||||
|
||||
// Get a slice with colors to give to the RenderOptions
|
||||
|
||||
Reference in New Issue
Block a user