We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2903c41 commit 9763807Copy full SHA for 9763807
permissionCheck.js
@@ -57,6 +57,7 @@ try {
57
];
58
const screenCaptureAccess = [
59
"getWindowTitle",
60
+ "captureScreen",
61
62
63
for (const functionName of accessibilityAccess) {
0 commit comments