version checking nearly working

This commit is contained in:
Andrew Ward
2025-03-22 11:27:22 +00:00
parent 6054bd378f
commit 7633788da6
7 changed files with 276 additions and 21 deletions

View File

@@ -25,8 +25,9 @@ class SettingsManager:
"model": "gpt-4o-mini",
"prompt": "",
"auto_apply_ai_to_recording": False,
"current_tone": "None",
"hide_banner": False,
"auto_check_version": True,
"current_tone": "None",
"input_device": "Default",
"primary_device": "Select Device",
"secondary_device": "None",