Unverified Commit 885a0dda authored by Zeng1998's avatar Zeng1998 Committed by GitHub

chore: add size for s3 resource (#1638)

parent 3b76c679
......@@ -184,6 +184,7 @@ func (s *Server) registerResourceRoutes(g *echo.Group) {
CreatorID: userID,
Filename: filename,
Type: filetype,
Size: size,
ExternalLink: link,
}
} else {
......
Markdown is supported
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