auto-sync: 2026-05-06 00:10:01

This commit is contained in:
Stream
2026-05-06 00:10:01 +03:00
parent 8d5a56162a
commit b9b8587da4
2 changed files with 12 additions and 3 deletions

View File

@@ -828,6 +828,7 @@ async function buildRoute() {
if (!routeResults.length) throw new Error('Маршрут не найден');
drawRouteResults(routeResults, 0);
renderWaypointsList(); // update segment distances now that route is built
document.getElementById('route-status').textContent = `${routeResults.length} маршрут(ов)`;
// Show mini-bar with result - do NOT open main sheet