Add comments under events to activities

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-03-10 17:38:13 +01:00
parent 58ee8e679b
commit 1f926902aa
14 changed files with 105 additions and 15 deletions

View File

@@ -393,6 +393,9 @@ export const GROUP_TIMELINE = gql`
title
slug
}
... on Comment {
id
}
... on Group {
id
preferredUsername