diff --git a/VoiceInk/Whisper/WhisperState+UI.swift b/VoiceInk/Whisper/WhisperState+UI.swift index 0bc632a..347b5bf 100644 --- a/VoiceInk/Whisper/WhisperState+UI.swift +++ b/VoiceInk/Whisper/WhisperState+UI.swift @@ -61,7 +61,6 @@ extension WhisperState { await MainActor.run { self.recordingState = .busy - NotificationManager.shared.dismissNotification() } if wasRecording {