diff --git a/services/web-ui/public/screens-home.jsx b/services/web-ui/public/screens-home.jsx index 89ebcad..2f1f6b9 100644 --- a/services/web-ui/public/screens-home.jsx +++ b/services/web-ui/public/screens-home.jsx @@ -66,7 +66,7 @@ function Home({ navigate }) { { id: 'playout', label: 'Playout', - icon: 'monitor', + icon: 'signal', tone: 'live', sub: 'Master Control', desc: 'Play assets to SDI, NDI, SRT or RTMP via CasparCG.', @@ -154,7 +154,7 @@ function Home({ navigate }) { onClick={() => navigate('dashboard')} > - + Dashboard Operations view