🐛 fix: await clearHistory() to ensure write completes before response
clearHistory() was the only configStore write call not awaited in its IPC handler. The renderer received 'success' before the file write completed — closing the app immediately after could leave history intact. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
4dfe88a565
commit
4761d6406c
Loading…
Reference in New Issue
Block a user