Skip to content

Commit

Permalink
Update Popup.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
vantezzen committed Jul 24, 2021
1 parent bb767e5 commit 1af9e8b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/pages/popup/Popup.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,8 @@ class Popup extends Component {
<p>
Chrome and Browsers that base on Chromium (e.g. Edge) currently have a bug that will result in audio and video getting out of sync when changing the speed often.<br />
As "Skip Silence" will change the video speed often, you might experience this issue.<br />
When this setting is activated, Skip Silence will try to fix this issue by periodically putting them back into sync.
When this setting is activated, Skip Silence will try to fix this issue by periodically putting them back into sync. <br />
Please note that this setting may cause media to re-buffer every 30s on some websites.
</p>
</HelpModal>
)}
Expand Down

0 comments on commit 1af9e8b

Please sign in to comment.