mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-29 04:50:20 +00:00
properly display url
This commit is contained in:
parent
103ce065e4
commit
d3992d8ac9
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ const EPGsTable = () => {
|
|||
},
|
||||
{
|
||||
header: 'URL / API Key',
|
||||
accessorKey: 'max_streams',
|
||||
accessorKey: 'url',
|
||||
enableSorting: false,
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue