Skip to content

Fix last account not being selected

Joshua Goins requested to merge work/redstrate/fix-last-account into master

The selected account pointer was not nullptr, remove the check and break out of the loop.

Merge request reports