From a90adb858294227272fb42fc01d29e876e3fa4ec Mon Sep 17 00:00:00 2001 From: Felix Ableitner Date: Fri, 4 Dec 2020 14:16:38 +0100 Subject: [PATCH] add todo --- lemmy_apub/src/inbox/receive_for_community.rs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lemmy_apub/src/inbox/receive_for_community.rs b/lemmy_apub/src/inbox/receive_for_community.rs index 4eaf3979..eaad6b1c 100644 --- a/lemmy_apub/src/inbox/receive_for_community.rs +++ b/lemmy_apub/src/inbox/receive_for_community.rs @@ -369,9 +369,9 @@ fn get_like_object_id(like_or_dislike: &Activity) -> Result