Link to flight information
Abierto
- Lenguaje dominante
- C
- Estrellas
- 2.9k
- Forks
- 1.4k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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+'
';
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.