diff --git a/src/util/flightUpdater.ts b/src/util/flightUpdater.ts index 91a5910..a0fc1e3 100644 --- a/src/util/flightUpdater.ts +++ b/src/util/flightUpdater.ts @@ -120,7 +120,7 @@ export class FlightUpdater { } // cruisin - return 12 * 60 * 1000; + return 20 * 60 * 1000; } // post arrival (eventually deleted)