Skip to content

Commit 8f38784

Browse files
committed
chore: remove default sound from jsdoc comment for notifications
1 parent 50891c6 commit 8f38784

File tree

1 file changed

+0
-1
lines changed
  • packages/react-native-sdk/src/utils/StreamVideoRN

1 file changed

+0
-1
lines changed

packages/react-native-sdk/src/utils/StreamVideoRN/types.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ export type StreamVideoConfig = {
6464
* id: 'stream_incoming_call',
6565
* name: 'Incoming call notifications',
6666
* importance: AndroidImportance.HIGH,
67-
* sound: 'default',
6867
* }
6968
*/
7069
incomingCallChannel?: AndroidChannel;

0 commit comments

Comments
 (0)