Skip to content

Commit

Permalink
add new note about updating TOBT when it changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dotFionn committed Oct 19, 2023
1 parent 8024865 commit ccd5bc3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/frontend/src/pages/VdgsNew.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -196,10 +196,14 @@ const Vdgs = () => {
>Set TOBT</Button>
</div>
</div>
<p className=" mt-4"><b>Info:</b> Your TOBT (Target Off-Block Time) is the time you are fully ready for pushback.
<p className="mt-4">
<b>Info:</b> Your TOBT (Target Off-Block Time) is the time you are fully ready for pushback.
The initial TOBT you see here is the one extracted from your fight plan on VATSIM.
Once you "confirm" or "update" your TOBT in the field above, ATC is able to better plan a departure sequence.
</p>
<p className="mt-4">
Please always update the TOBT when the new TOBT differs from the current one by more than 5 minutes!
</p>
</Card>
</div>
</div>
Expand Down

0 comments on commit ccd5bc3

Please sign in to comment.