This commit is contained in:
@@ -111,7 +111,7 @@ const inputMuted = computed(() => {
|
||||
})
|
||||
|
||||
const hasBadges = computed(() => {
|
||||
return shareConsumers.value.length > 0
|
||||
return streaming.value
|
||||
|| premuted.value
|
||||
|| inputMuted.value
|
||||
|| props.client.outputMuted
|
||||
|
||||
Reference in New Issue
Block a user