mirror of
https://github.com/suitenumerique/meet.git
synced 2026-09-27 12:04:57 +02:00
Guard the effect button so it only renders when the track exists. This prevents the frontend build from failing when TypeScript rightly flagged the possibility of an undefined track being passed to the effect logic.