thewh1teagle / vibe

Transcribe on your own!
https://thewh1teagle.github.io/vibe/
MIT License
492 stars 32 forks source link

[Bug]: file exported is always txt file #16

Closed thewh1teagle closed 5 months ago

thewh1teagle commented 5 months ago

What happened?

When export the transcriptions it export hardcoded txt extension https://github.com/thewh1teagle/vibe/blob/main/desktop/src/components/TextArea.tsx#L16

Steps to reproduce

export transcription to file

What OS are you seeing the problem on?

No response

Relevant log output

No response

thewh1teagle commented 5 months ago

Fixed, need testing

thewh1teagle commented 5 months ago

Fixed and tested