Skip to content

Commit

Permalink
wip: Update collection activity #155
Browse files Browse the repository at this point in the history
  • Loading branch information
cnouguier committed Aug 29, 2024
1 parent 37bf45e commit d06ea6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/collection/CollectionActivity.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:mode="page"
/>
<div>
<router-view />
<router-view service="documents" />
</div>
</template>

Expand Down

0 comments on commit d06ea6c

Please sign in to comment.