Skip to content

Commit 5896c38

Browse files
renal128cursoragent
andcommitted
chore: fix swiftformat trailing newline in ConversationConfig
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent e7d3528 commit 5896c38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/ElevenLabs/Public/Conversation/ConversationConfig.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,4 +260,4 @@ public enum MicrophoneMuteMode: Sendable, Equatable {
260260
/// - speechThreshold: dB threshold for muted-speech detection.
261261
/// - notificationThrottle: Minimum interval between muted-speech callbacks.
262262
case software(speechThreshold: Float = -35, notificationThrottle: TimeInterval = 3.0)
263-
}
263+
}

0 commit comments

Comments
 (0)