mirror of
https://github.com/SrIzan10/flight-slack.git
synced 2026-06-06 00:56:52 +00:00
chore: modify cruising interval time
This commit is contained in:
@@ -120,7 +120,7 @@ export class FlightUpdater {
|
||||
}
|
||||
|
||||
// cruisin
|
||||
return 12 * 60 * 1000;
|
||||
return 20 * 60 * 1000;
|
||||
}
|
||||
|
||||
// post arrival (eventually deleted)
|
||||
|
||||
Reference in New Issue
Block a user