mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-03-06 22:29:55 +00:00
test
This commit is contained in:
@@ -240,5 +240,5 @@ func getLogs(w http.ResponseWriter, r *http.Request) {
|
||||
}
|
||||
|
||||
func version(w http.ResponseWriter, r *http.Request) {
|
||||
render.JSON(w, r, render.M{"version": C.Version})
|
||||
render.JSON(w, r, render.M{"Meta": C.Meta, "version": C.Version})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user