Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit 9ada985

Browse files
authored
Merge pull request #2572 from CenterForOpenScience/remove-osf-group-embed
[ENG-8178] remove unnecessary group embed
2 parents e8a9108 + a893273 commit 9ada985

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/osf-components/addon/components/activity-log

lib/osf-components/addon/components/activity-log/component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default class ActivityLogComponent extends Component {
44
public loadEmbeds = {
55
embed:
66
[
7-
'group', 'linked_node', 'linked_registration', 'original_node',
7+
'linked_node', 'linked_registration', 'original_node',
88
'template_node', 'user',
99
],
1010
};

0 commit comments

Comments
 (0)