#31 : Code cleanup

This commit is contained in:
Vadim
2021-07-15 19:30:09 +03:00
parent 922244b251
commit 8c03229f60

View File

@@ -84,7 +84,7 @@
/** /**
* Pause autoplay on focus * Pause autoplay on focus
*/ */
export let pauseOnFocus = true export let pauseOnFocus = false
/** /**
* Show autoplay duration progress indicator * Show autoplay duration progress indicator