diff --git a/src/renderer/views/Watch/Watch.js b/src/renderer/views/Watch/Watch.js index 5c1715a1..7ba0bafd 100644 --- a/src/renderer/views/Watch/Watch.js +++ b/src/renderer/views/Watch/Watch.js @@ -296,10 +296,10 @@ export default Vue.extend({ } else { this.activeSourceList = this.videoSourceList } - } - const templateUrl = result.player_response.storyboards.playerStoryboardSpecRenderer.spec - this.createLocalStoryboardUrls(templateUrl) + const templateUrl = result.player_response.storyboards.playerStoryboardSpecRenderer.spec + this.createLocalStoryboardUrls(templateUrl) + } const captionTracks = result.player_response.captions &&