mirror of
https://github.com/elyby/chrly.git
synced 2024-12-27 15:30:44 +05:30
Исправлена опечатка в ссылке на лицо
This commit is contained in:
parent
e05c5f200c
commit
34179ae1fe
@ -27,5 +27,5 @@ func Face(w http.ResponseWriter, r *http.Request) {
|
||||
}
|
||||
|
||||
func buildFaceUrl(hash string) string {
|
||||
return "/minecfaft/skin_buffer/faces/" + hash + ".png"
|
||||
return "/minecraft/skin_buffer/faces/" + hash + ".png"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user