diff --git a/MeetingAssistant/appsettings.json b/MeetingAssistant/appsettings.json index dfb9ced..cef7335 100644 --- a/MeetingAssistant/appsettings.json +++ b/MeetingAssistant/appsettings.json @@ -11,7 +11,7 @@ "AssistantContextFolder": "Meetings\\Assistant Context", "SummariesFolder": "Meetings\\Summaries", "ProjectsFolder": "Projects", - "DictationWordsPath": "C:\\Users\\masc3\\OpenCloud\\Persönlich\\Vault\\Exxeta\\Meetings\\Dictionary.md" + "DictationWordsPath": "Meetings\\Dictionary.md" }, "Recording": { "TranscriptionProvider": "azure-speech",