mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-26 11:30:50 +02:00
Address PR comments
Add more docs. Rename PhotoPickerPresenter to MediaPickerPresenter. Use a Character for the placeholder avatar rather than a string.
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ class OnboardingCongratulationsViewModel: OnboardingCongratulationsViewModelType
|
||||
override func process(viewAction: OnboardingCongratulationsViewAction) {
|
||||
switch viewAction {
|
||||
case .personaliseProfile:
|
||||
completion?(.personaliseProfile)
|
||||
completion?(.personalizeProfile)
|
||||
case .takeMeHome:
|
||||
completion?(.takeMeHome)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user