Set the value of currentDistributorName by reading again the value from the service.
This commit is contained in:
parent
bd46321c2a
commit
3349df5a24
3 changed files with 9 additions and 2 deletions
|
|
@ -121,7 +121,6 @@ class NotificationSettingsPresenter @Inject constructor(
|
|||
)
|
||||
.fold(
|
||||
{
|
||||
currentDistributorName = AsyncAction.Success(distributor.name)
|
||||
refreshPushProvider++
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue