From d647ff16d583a2b14d42bcc4ac7b49ec67f4863f Mon Sep 17 00:00:00 2001 From: dekzter Date: Fri, 11 Apr 2025 13:26:13 -0400 Subject: [PATCH] updated new link / page --- frontend/src/components/Sidebar.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/Sidebar.jsx b/frontend/src/components/Sidebar.jsx index ea33f8b8..e74b6392 100644 --- a/frontend/src/components/Sidebar.jsx +++ b/frontend/src/components/Sidebar.jsx @@ -107,7 +107,7 @@ const Sidebar = ({ collapsed, toggleDrawer, drawerWidth, miniDrawerWidth }) => { path: '/channels', badge: `(${Object.keys(channels).length})`, }, - { label: 'M3U', icon: , path: '/m3u' }, + { label: 'M3U & EPG Manager', icon: , path: '/sources' }, { label: 'EPG', icon: , path: '/epg' }, { label: 'Stream Profiles',