mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-03-22 19:40:20 +00:00
Detects if Jitsi Meet is running in old jitsi-meet-electron app and warns the user for scurity issues.
4 lines
118 B
JavaScript
4 lines
118 B
JavaScript
// @flow
|
|
|
|
export { default as OldElectronAPPNotificationDescription } from './OldElectronAPPNotificationDescription';
|