Fix onboarding sources selection

master
Koitharu 2 years ago
parent 2e81f41073
commit bd98d8eded
Signed by: Koitharu
GPG Key ID: 676DEE768C17A9D7

@ -61,6 +61,8 @@ class WelcomeViewModel @Inject constructor(
selectedItems = selectedLocales, selectedItems = selectedLocales,
isLoading = false, isLoading = false,
) )
repository.assimilateNewSources()
commit()
} }
} }

Loading…
Cancel
Save