mirror of
https://github.com/asyouplz/SpeechNote.git
synced 2026-07-22 06:43:33 +00:00
fix(manifest): align community plugin metadata
This commit is contained in:
parent
a83208bb35
commit
5dd5c64996
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"id": "speechnote",
|
||||
"id": "speech-to-text",
|
||||
"name": "Speech to Text",
|
||||
"version": "4.0.17",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Convert audio recordings to text using multiple AI providers (OpenAI Whisper, Deepgram)",
|
||||
"description": "Convert audio recordings to text using multiple AI providers (OpenAI Whisper, Deepgram).",
|
||||
"author": "Taesun Lee",
|
||||
"authorUrl": "https://github.com/asyouplz",
|
||||
"fundingUrl": "https://buymeacoffee.com/asyouplz",
|
||||
|
|
|
|||
Loading…
Reference in a new issue