mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +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{
|
c.JSON(200, map[string]string{
|
||||||
"name": "TorrServer",
|
"name": "TorrServer",
|
||||||
"version": version.Version,
|
"version": version.Version,
|
||||||
"parameter": "menu:request:interaction:torr@{PREFIX}{SERVER}/msx/init",
|
"parameter": "menu:request:interaction:init@{PREFIX}{SERVER}/msx/ts",
|
||||||
})
|
})
|
||||||
case "russian.json":
|
case "russian.json":
|
||||||
asset(c, "application/json", rus)
|
asset(c, "application/json", rus)
|
||||||
|
|||||||
Reference in New Issue
Block a user