Add support for shared inboxes for users

This commit is contained in:
Bat
2018-05-13 19:12:27 +01:00
parent a7342f49a0
commit 9c9799eee2
5 changed files with 21 additions and 6 deletions
-1
View File
@@ -27,7 +27,6 @@ pub fn ap_url(url: String) -> String {
format!("https://{}", url)
}
pub fn context() -> serde_json::Value {
json!([
CONTEXT_URL,