mirror of
https://github.com/iptv-org/epg
synced 2026-04-29 22:16:59 -04:00
chore: remove confusing category determination
it's all sports in the end
This commit is contained in:
@@ -28,7 +28,7 @@ it('can parse response', () => {
|
||||
start: '2024-11-21T12:00:00.000Z',
|
||||
stop: '2024-11-21T13:00:00.000Z',
|
||||
title: 'On The Fly',
|
||||
category: 'Sports non-event',
|
||||
category: 'Sports',
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user