We can't mix GET and POST (in the comment form)

in_response_to was always null
This commit is contained in:
Bat
2018-06-27 00:19:18 +02:00
parent b26649e8c0
commit 68a041711c
8 changed files with 36 additions and 27 deletions
-1
View File
@@ -38,7 +38,6 @@ fn main() {
routes::blogs::create,
routes::comments::create,
routes::comments::create_response,
routes::instance::index,
routes::instance::shared_inbox,