Skip to content

Commit 677d2d1

Browse files
committed
add a missing param for startRecordingScreen
1 parent 9557070 commit 677d2d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/execute-method-map.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ export const executeMethodMap = {
66
params: {
77
optional: [
88
'timeLimit',
9+
'videoFilter',
910
'fps',
1011
'preset',
1112
'captureCursor',

0 commit comments

Comments
 (0)