space
Some checks failed
Build web / Build Web (pull_request) Has been cancelled
Build and release APK / Build APK (pull_request) Has been cancelled
Build and push docker image / Build (pull_request) Has been cancelled

This commit is contained in:
Helldragon67 2024-06-26 10:52:51 +02:00
parent fdcaaf8c16
commit 09bcd95cab

View File

@ -39,6 +39,7 @@ def main1(start_lat: float, start_lon: float, preferences: Preferences = Body(..
# insert start and finish to the landmarks list
landmarks_short.insert(0, start)
landmarks_short.append(finish)
# TODO use these parameters in another way
max_walking_time = 4 # hours