Automatically insert mentions in comments

Fix some bug with mentions too

Fix #52
This commit is contained in:
Bat
2018-06-21 14:05:35 +01:00
parent 0fd181e7ea
commit 7ba6f77e0f
7 changed files with 64 additions and 46 deletions
+1
View File
@@ -69,6 +69,7 @@ fn main() {
routes::blogs::create,
routes::comments::new,
routes::comments::new_response,
routes::comments::new_auth,
routes::comments::create,
routes::comments::create_response,