Skip to content

Commit

Permalink
No sets view
Browse files Browse the repository at this point in the history
  • Loading branch information
willie-yao committed Feb 17, 2023
1 parent 49b0354 commit c820db1
Show file tree
Hide file tree
Showing 3 changed files with 312 additions and 143 deletions.
2 changes: 1 addition & 1 deletion src/renderer/components/VideoSearch.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ const VideoSearch = () => {
label="Stream Station"
variant="filled"
onChange={(event) => setStation(event.target.value)}
helperText="Can be name of twitch stream or a number."
helperText="Name of a twitch channel or a station number."
sx={{ marginBottom: '25px' }}
/>
{RetrieveSets(
Expand Down
Loading

0 comments on commit c820db1

Please sign in to comment.