@ -43,5 +43,5 @@ def update(bike_id):
bike.update(lat, lon, speed, bearing)
return jsonify(
return jsonify(last_update=bike.last_update,
**bike.flock_data())
The note is not visible to the blocked user.
Powered by sweat, tears and kernel panics.