This commit is contained in:
parent
6e69c64c42
commit
6e94e8acc4
|
|
@ -50,7 +50,7 @@ func InitRouter(wc controller.WorkflowController, conf *domain.DiscordConfig) *c
|
||||||
Moderated: true,
|
Moderated: true,
|
||||||
EmojiName: "✅",
|
EmojiName: "✅",
|
||||||
})
|
})
|
||||||
r.ListenPostsHandler = r.ListenPosts
|
// r.ListenPostsHandler = r.ListenPosts
|
||||||
|
|
||||||
return &r
|
return &r
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue