aboutsummaryrefslogtreecommitdiff
path: root/src/user/routes.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/user/routes.go')
-rw-r--r--src/user/routes.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/user/routes.go b/src/user/routes.go
index eaf4582..06a5296 100644
--- a/src/user/routes.go
+++ b/src/user/routes.go
@@ -11,7 +11,7 @@ import (
)
func init() {
- InitHooks()
+ InitInsertHooks()
}
var Routes = server.Routes{