Skip to content

Commit

Permalink
fix broken gotopermalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mangui committed Mar 13, 2018
1 parent 24c5fcf commit 29c567c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ function resetGlobals() {
window.updateLevelInfo = updateLevelInfo;
window.updatePermalink = updatePermalink;
window.createfMP4 = createfMP4;
window.goToMetricsPermaLink = goToMetricsPermaLink;
}

function loadSelectedStream() {
Expand Down

0 comments on commit 29c567c

Please sign in to comment.