mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2025-05-16 23:18:02 +08:00
style
This commit is contained in:
parent
edf1bb476d
commit
99f0231a9b
@ -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{"Meta": C.Meta, "version": C.Version})
|
||||
render.JSON(w, r, render.M{"meta": C.Meta, "version": C.Version})
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user