Skip to content

Commit 3937e07

Browse files
committed
Screen Capture protection
1 parent 8818a91 commit 3937e07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ export const setThreatListeners = async <T extends NativeEventEmitterActions>(
133133
break;
134134
case Threat.ScreenRecording.value:
135135
config.screenRecording?.();
136+
break;
136137
default:
137138
onInvalidCallback();
138139
break;

0 commit comments

Comments
 (0)