mirror of
https://dev.azure.com/TeilRad/sharee.bike%20App/_git/Code
synced 2025-06-22 05:47:28 +02:00
Version 3.0.366
This commit is contained in:
parent
0eb7362cb8
commit
24cdfbb0ca
84 changed files with 900 additions and 393 deletions
|
@ -115,7 +115,7 @@ namespace TINK.Services.CopriApi
|
|||
throw new BikeStillInStationException("Booking was canceled because bike is still in station.");
|
||||
}
|
||||
|
||||
// Upate booking state.
|
||||
// Update booking state.
|
||||
bike.Load(
|
||||
response,
|
||||
mailAddress,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue