fix: getEnabledAccounts should treat undefined as enabled
The enabled field is optional where undefined means 'enabled by default'. The filter was incorrectly using truthy check which excluded undefined.
M
Maxim Esipov committed
d1a86cb878dafec455940e88d2c63900e798b267
Parent: a06b099