mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-12 16:47:35 +00:00
Add and fix nlreturn (new line return)
This commit is contained in:
@@ -57,6 +57,7 @@ func SwaggerUI(c *gin.Context) {
|
||||
"text/html; charset=utf-8",
|
||||
[]byte("Could not render Swagger"),
|
||||
)
|
||||
|
||||
return
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user