mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-25 11:04:07 +00:00
fixed add m3u button on onboarding view:
This commit is contained in:
parent
e4a84f0e80
commit
e878afa5c2
1 changed files with 1 additions and 1 deletions
|
|
@ -757,7 +757,7 @@ const StreamsTable = ({}) => {
|
|||
variant="default"
|
||||
radius="md"
|
||||
size="md"
|
||||
onClick={() => navigate('/m3u')}
|
||||
onClick={() => navigate('/sources')}
|
||||
style={{
|
||||
backgroundColor: '#444',
|
||||
color: '#d4d4d8',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue