Skip to content

fix: save and load defaultInputId in settings#24

Merged
BernardJen merged 1 commit into
mainfrom
fix/default-input-persistence
Jan 24, 2026
Merged

fix: save and load defaultInputId in settings#24
BernardJen merged 1 commit into
mainfrom
fix/default-input-persistence

Conversation

@BernardJen
Copy link
Copy Markdown
Contributor

Summary

  • Add defaultInputId to saveSettings() so the default input selection persists
  • Add defaultInputId to getDefaultSettings() for proper initialization

The default input was not being saved to settings.json, causing it to be lost on app restart.

Test plan

  • Set a default input in settings
  • Restart the app
  • Verify the default input is still selected and loads on startup

🤖 Generated with Claude Code

The defaultInputId was not being persisted to settings.json,
causing the default input selection to be lost on app restart.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@BernardJen BernardJen merged commit e1ce56f into main Jan 24, 2026
6 checks passed
@BernardJen BernardJen deleted the fix/default-input-persistence branch January 24, 2026 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant