code refactoring / fix typos
This commit is contained in:
@@ -84,7 +84,7 @@ const LivestreamDialog: React.FC<Props> = ({ open, onClose }) => {
|
||||
<Grid item xs={12} mb={2}>
|
||||
<Alert severity="info">
|
||||
This will monitor yet to start livestream. Each process will be executed with --wait-for-video 10.<br />
|
||||
If an already started livestream is provided it will be still downloaded but progress will not be tracked.
|
||||
If an already started livestream is provided it will be still downloaded but its progress will not be tracked.
|
||||
</Alert>
|
||||
<Alert severity="warning" sx={{ mt: 1 }}>
|
||||
This feature is still experimental. Something might break!
|
||||
|
||||
Reference in New Issue
Block a user