From 40646d2feb76e17cf990fb08783522cfce4bba48 Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Wed, 12 Feb 2020 00:41:34 +0800 Subject: [PATCH] fix text --- src/renderer.jsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/renderer.jsx b/src/renderer.jsx index 074c7a0c..161362ac 100644 --- a/src/renderer.jsx +++ b/src/renderer.jsx @@ -743,8 +743,7 @@ class App extends React.Component { {this.state.html5FriendlyPath && (
- This video is not natively supported, so there is no audio in the preview and low FPS. - The final cut operation will still be lossless and contain audio! + This video is not natively supported, so there is no audio in the preview and low FPS. The final cut operation will still be lossless and contain audio!
)}