Version 3.0.294

This commit is contained in:
Oliver Hauff 2022-04-25 22:15:15 +02:00
parent d92fb4a40f
commit 8f40f2c208
133 changed files with 17890 additions and 14246 deletions

View file

@ -76,7 +76,7 @@ namespace TINK.ViewModel.Bikes.Bike.BC
public override void OnSelectedBikeStateChanged ()
{
RequestHandler = RequestHandlerFactory.Create(
bike,
Bike,
IsConnectedDelegate,
ConnectorFactory,
ViewUpdateManager,