serce => serve
This commit is contained in:
parent
cc9c6c9bde
commit
2d1e25cfb9
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ func setupStatic() {
|
|||
w.Header().Add("Cache-Control", "no-cache")
|
||||
}
|
||||
|
||||
// serce images
|
||||
// serve images
|
||||
images.ServeHTTP(w, r)
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue