Skip to content

Commit

Permalink
Live chat link
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaserlang committed Oct 31, 2024
1 parent 2e7e2b3 commit f77b5de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tbot/web/ui/twitch/dashboard/components/sidebar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ class Sidebar extends React.Component {

<div className="title">LINKS</div>
<NavLink to={`/twitch/logviewer/${managedUser.name}`}>Logviewer</NavLink>
<NavLink to={`/live-chat/${managedUser.id}`}>Live chat</NavLink>

</div>
{this.state.showSelectChannel?
Expand Down

0 comments on commit f77b5de

Please sign in to comment.