Skip to content

Commit df8b02c

Browse files
committed
Merge branch 'master' of github.com:wazo-pbx/react-native-callkeep
2 parents 3f807a8 + f0384be commit df8b02c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ export default class RNCallKeep {
172172

173173
}
174174

175-
static setCurrentCallActive() {
175+
static setCurrentCallActive(callUUID: string) {
176176

177177
}
178178

0 commit comments

Comments
 (0)