Showing outputs when there are commands

This commit is contained in:
James Barnsley
2019-04-15 10:15:17 +12:00
parent 53d2725c7e
commit 34b82eb8f2

View File

@ -187,7 +187,7 @@ class OutputControl extends React.Component{
} else {
// No customisable outputs
if (!this.props.http_streaming_enabled && !this.props.snapcast_enabled){
if (!this.props.http_streaming_enabled && !this.props.snapcast_enabled && !this.props.pusher_commands){
return (
<span className="output-control disabled">
<a className="control speakers"><Icon name="speaker" /></a>