mirror of
https://github.com/suitenumerique/meet.git
synced 2026-07-26 11:58:53 +00:00
183b0fc697
canPublishTrack was mistakenly subscribing to the whole local participant changes, so every component using this hook re-rendered on any local participant update, not only on permission changes. Fix it to subscribe only to the permission attributes.