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: include includeCurrentTime/Cost settings in state methods
- Add includeCurrentTime and includeCurrentCost to getStateToPostToWebview()
- Add them to the destructuring in getStateToPostToWebview()
- Add them to the return object in getState()
- This ensures the settings are properly loaded from storage and displayed in UI
- Fixes persistence issue where settings would reset when reopening settings panel
0 commit comments