Skip to content

Commit

Permalink
Merge pull request #6466 from manuelmeister/bugfix/story-overview-layout
Browse files Browse the repository at this point in the history
Fix story overview print
  • Loading branch information
manuelmeister authored Dec 3, 2024
2 parents 97f4f6f + 7b0dce9 commit c0caf8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/views/camp/Story.vue
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ export default {
{
type: 'Story',
options: {
contentType: 'Storycontext',
periods: [this.period._meta.self],
},
},
Expand Down

0 comments on commit c0caf8b

Please sign in to comment.