mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-18 08:07:46 +00:00
Dial-in info is served via static/dialInInfo.html using JitsiMeetJS.app.entryPoints.DIALIN (DialInSummaryApp). The standalone DialInInfoApp.web.tsx was never imported and duplicated legacy bootstrapping. Made-with: Cursor