Tusker/Tusker/Screens/Onboarding
Shadowfacts 88e4f52b5d
Fix crash when adding account
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.
2020-05-10 14:41:07 -04:00
..
InstanceSelectorTableViewController.swift Unify SavedHashtagsManager and SavedInstancesManager 2020-01-20 11:20:39 -05:00
OnboardingViewController.swift Fix crash when adding account 2020-05-10 14:41:07 -04:00