mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-11 06:32:30 +00:00
- Use actions to notify the rest of the app that a mic or camera error has occurred - Use middleware to respond to those notifications of errors by showing in-app notifications and notifying the external api
2 lines
23 B
JavaScript
2 lines
23 B
JavaScript
import './middleware';
|