Browse Source

Add ;

master
Mohammad Fares 4 years ago
parent
commit
149190e964
  1. 2
      render/src/js/app.js

2
render/src/js/app.js

@ -83,7 +83,7 @@ function render() {
terminalizer._renderFrame(frameIndex, true, function() {
capture(frameIndex, next);
})
});
}, function(error) {

Loading…
Cancel
Save