diff --git a/frontend/src/components/tables/EPGsTable.jsx b/frontend/src/components/tables/EPGsTable.jsx index 12d542ae..546d6a02 100644 --- a/frontend/src/components/tables/EPGsTable.jsx +++ b/frontend/src/components/tables/EPGsTable.jsx @@ -42,7 +42,7 @@ const EPGsTable = () => { }, { header: 'URL / API Key', - accessorKey: 'max_streams', + accessorKey: 'url', enableSorting: false, }, {