mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-04-03 17:30:22 +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';
|