Version 3.0.270

This commit is contained in:
Oliver Hauff 2022-01-04 18:59:16 +01:00
parent 67999ef4ae
commit e0c75d5b37
81 changed files with 812 additions and 474 deletions

View file

@ -26,6 +26,7 @@ namespace TINK.View.CopriWebView
};
RegisterView.BindingContext = new RegisterPageViewModel(
Model.TinkApp.MerchantId,
App.ModelRoot.NextActiveUri.Host);
}