Use shared inbox when available
But it is not yet stored in the database, so it means never
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#![feature(plugin, custom_derive, iterator_find_map)]
|
||||
#![plugin(rocket_codegen)]
|
||||
|
||||
extern crate array_tool;
|
||||
extern crate base64;
|
||||
extern crate bcrypt;
|
||||
extern crate chrono;
|
||||
|
||||
Reference in New Issue
Block a user