forked from shadowfacts/Tusker
Shadowfacts
88e4f52b5d
Adding a UserData.LocalAccountInfo with a nil username while the PreferencesView is on screen will cause a crash, since it triggers a Combine publish upon which the PreferencesView expects to be able to display the username of all accounts.