Skip to content

Fix hardware wallet account select dropdown

Compare
Choose a tag to compare
@lnbc1QWFyb24 lnbc1QWFyb24 released this 01 Dec 02:10
fbb0ca4

This release fixes a bug that was introduced in #443 with a typo that missed a closing quotation in the html string. The missing quotation resulted in the select dropdown not being rendered correctly.

Changelog:

  • Add missing quotation (#455)