1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-22 06:41:04 +02:00
gitea/routers
Gusted 9eb6c4a0df
Add missing parameter for error in log message (#20144)
- Adds a `%v` for the last parameter, `err`.

Co-authored-by: John Olheiser <john.olheiser@gmail.com>
2022-06-27 16:52:22 +03:00
..
api
common
install
private Add missing parameter for error in log message (#20144) 2022-06-27 16:52:22 +03:00
utils
web
init.go