skibidi
This commit is contained in:
parent
93aec1336d
commit
e16a4eae26
3 changed files with 16 additions and 3 deletions
|
@ -7,6 +7,6 @@ import (
|
|||
|
||||
func Register(cfg *types.StereoConfig) {
|
||||
api := cfg.Router.Group("/api")
|
||||
routes.RegisterUploadRoutes(cfg, api)
|
||||
routes.RegisterFileRoutes(cfg, api)
|
||||
routes.RegisterAuthRoutes(cfg, api)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue