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