Add TODO comment
This commit is contained in:
parent
968857f711
commit
7d22a11400
@ -110,7 +110,7 @@ impl<'a, 'r> FromRequest<'a, 'r> for ApRequest {
|
||||
}
|
||||
pub fn broadcast<S, A, T, C>(
|
||||
sender: &S,
|
||||
act: Activity<A>,
|
||||
act: Activity<A>, // FIXME: Use AsActivity
|
||||
to: Vec<T>,
|
||||
proxy: Option<reqwest::Proxy>,
|
||||
) where
|
||||
|
Loading…
x
Reference in New Issue
Block a user