Support muting from AirPods on macOS

Co-authored-by: Jamie <113370520+jamiebuilds-signal@users.noreply.github.com>
This commit is contained in:
Fedor Indutny
2025-10-22 11:47:03 -07:00
committed by GitHub
parent 96f6e6f4cc
commit 91a6547199
22 changed files with 1079 additions and 5 deletions

View File

@@ -40,6 +40,7 @@ const FILES_TO_IGNORE = new Set(
'.github/ISSUE_TEMPLATE/bug_report.md',
'.github/PULL_REQUEST_TEMPLATE.md',
'.smartling-source.sh',
'packages/mute-state-change/dist/acknowledgments.md',
'components/mp3lameencoder/lib/Mp3LameEncoder.js',
'components/recorderjs/recorder.js',
'components/recorderjs/recorderWorker.js',