mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-12 09:13:23 +00:00
loadSavedAccount() reads from legacy files (last_account.txt) but never wrote to the encrypted multi-account storage, so the account switcher dropdown was always empty after restart. Now calls ensureCurrentAccountInStorage() + refreshAccountList() after successful load so the current account appears in the dropdown. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>