Skip to content

Commit c820db1

Browse files
committed
No sets view
1 parent 49b0354 commit c820db1

File tree

3 files changed

+312
-143
lines changed

3 files changed

+312
-143
lines changed

src/renderer/components/VideoSearch.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ const VideoSearch = () => {
306306
label="Stream Station"
307307
variant="filled"
308308
onChange={(event) => setStation(event.target.value)}
309-
helperText="Can be name of twitch stream or a number."
309+
helperText="Name of a twitch channel or a station number."
310310
sx={{ marginBottom: '25px' }}
311311
/>
312312
{RetrieveSets(

0 commit comments

Comments
 (0)