mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
Update msx.go
This commit is contained in:
@@ -36,7 +36,7 @@ func SetupRoute(r *gin.RouterGroup) {
|
||||
c.JSON(200, map[string]string{
|
||||
"name": "TorrServer",
|
||||
"version": version.Version,
|
||||
"parameter": "menu:request:interaction:torr@{PREFIX}{SERVER}/msx/init",
|
||||
"parameter": "menu:request:interaction:init@{PREFIX}{SERVER}/msx/ts",
|
||||
})
|
||||
case "russian.json":
|
||||
asset(c, "application/json", rus)
|
||||
|
||||
Reference in New Issue
Block a user