Better movement reporting
This commit is contained in:
@@ -2626,7 +2626,7 @@
|
||||
showNotification(`✈️ Circuit recorded at ${formatTimeOnly(circuit.circuit_timestamp)}`);
|
||||
closeCircuitModal();
|
||||
|
||||
// Refresh departures to show updated circuit count
|
||||
// Refresh departures to show updated flight info
|
||||
loadDepartures();
|
||||
} catch (error) {
|
||||
console.error('Error recording circuit:', error);
|
||||
|
||||
Reference in New Issue
Block a user