Skip to content

Commit 2749077

Browse files
committed
fix lint
1 parent 305d250 commit 2749077

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/playback.test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,7 @@ if (!videojs.browser.IS_FIREFOX) {
380380
// that are encrypted.
381381
const originalWidth = player.width();
382382
const originalHeight = player.height();
383+
383384
player.width(640);
384385
player.height(360);
385386

0 commit comments

Comments
 (0)