показывать себя в превью
All checks were successful
Deploy / publish-web (push) Successful in 42s

This commit is contained in:
2026-02-03 16:47:33 +06:00
parent 269b19a5be
commit 1354ca3f7e
7 changed files with 95 additions and 36 deletions

View File

@@ -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