mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-22 10:57:47 +00:00
4 lines
111 B
JavaScript
4 lines
111 B
JavaScript
export const SPEAKER_STATS_RELOAD_INTERVAL = 1000;
|
|
|
|
export const SPEAKER_STATS_VIEW_MODEL_ID = 'speakerStats';
|