Files
AutistMask/src/popup/views/helpers.js
user 41794f8bf5
All checks were successful
check / check (push) Successful in 22s
fix: make export key a subtle link, add view to VIEWS array
- Moved 'Export private key' from prominent button row to a small
  muted text link at the bottom of the address detail view
- Added 'export-privkey' to the VIEWS array in helpers.js — this was
  the cause of the blank view (showView toggled all known views but
  didn't know about export-privkey, so it was never unhidden)
2026-02-28 01:37:45 -08:00

7.8 KiB