feature #8: create Vote Constitution route
This commit is contained in:
@@ -161,6 +161,7 @@ fun Application.module(env: Env = PROD) {
|
||||
commentArticle(get())
|
||||
commentConstitution(get())
|
||||
voteArticle(get())
|
||||
voteConstitution(get())
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user