mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
update
This commit is contained in:
@@ -27,5 +27,5 @@ func SetupRoute(route *gin.Engine) {
|
||||
}
|
||||
|
||||
func echo(c *gin.Context) {
|
||||
c.String(200, "{\"version\": \"%v\"}", version.Version)
|
||||
c.String(200, "%v", version.Version)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user