mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-20 06:17:47 +00:00
fix(screenshot-capture): Prevent effect initialization on each toggle
This commit is contained in:
committed by
Jaya Allamsetty
parent
95eb551156
commit
2064fc8937
5
react/features/screenshot-capture/logger.js
Normal file
5
react/features/screenshot-capture/logger.js
Normal file
@@ -0,0 +1,5 @@
|
||||
// @flow
|
||||
|
||||
import { getLogger } from '../base/logging/functions';
|
||||
|
||||
export default getLogger('features/screenshot-capture');
|
||||
Reference in New Issue
Block a user