You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(settings): remove api_keys_text and deduplicate API keys
- Delete api_keys_text from settingsToSave before sending to backend to avoid schema issues
- Deduplicate API keys using Set to prevent duplicate entries
0 commit comments