Fix linting warning
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
46401c1b98
commit
763d691b6c
@ -89,7 +89,7 @@ func (s *HTTPServer) HandlerAPIFilePost(w http.ResponseWriter, r *http.Request)
|
||||
resp := &ResponseAPIFilePost{
|
||||
Message: "OK",
|
||||
Files: []ResponseAPIFilePostFiles{
|
||||
ResponseAPIFilePostFiles{
|
||||
{
|
||||
ID: f.ID,
|
||||
URL: fileURL,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user