Change display yeat 2023 -> 2024
This commit is contained in:
parent
bd7af78cba
commit
2a1925dba9
@ -5,7 +5,7 @@
|
||||
let backend_url = "https://home.blackfinn.de/api/bicycle";
|
||||
// let backend_url = "http://localhost:5000/api/bicycle";
|
||||
|
||||
let year = 2023;
|
||||
let year = 2024;
|
||||
let total_distance_value = 0.0;
|
||||
let total_distance_unit = "m"
|
||||
let year_result_value = 0.0;
|
||||
|
Loading…
Reference in New Issue
Block a user