Link to flight information
Open
- Dominant language
- C
- Stars
- 2.9k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
I like being able to quickly look up information about the flight number. To do that I added this to gmail.html where the flight number gets populated (LN91)
```
html += ''+p.flight+'
';
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.