Skip to content

Commit

Permalink
Merge pull request #35 from scaife-viewer/hotfix/apollo-cache-bug
Browse files Browse the repository at this point in the history
Hotfix: Prevent Apollo query errors from audio widget
  • Loading branch information
jacobwegner authored Jun 24, 2020
2 parents 5af27fa + 8461086 commit 92b1213
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/widgets/AudioWidget.vue
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@
passageTextParts(reference: "${this.urn}") {
edges {
node {
id
audioAnnotations {
edges {
node {
Expand Down

0 comments on commit 92b1213

Please sign in to comment.