Commit bbfab6c6 authored by Ванин Дмитрий Михайлович's avatar Ванин Дмитрий Михайлович
Browse files

e

parent e7039720
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -38,7 +38,7 @@ func getInfo(w http.ResponseWriter, r *http.Request) {
log.Fatal(err)
}
io.WriteString(w, ratinfo + "\n")
io.WriteString(w, ratinfo.Information + "\n")
}
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment