Skip to content

Commit

Permalink
Merge pull request #4 from verhey/add-br-partners
Browse files Browse the repository at this point in the history
  • Loading branch information
pfei-sa authored May 25, 2024
2 parents af99e27 + 0e97056 commit 1304709
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
page_icon=":airplane:",
)

st.title("✈️Seats.areo Availability Visualizer")
st.title("✈️Seats.aero Availability Visualizer")

with st.sidebar:
st.title("Partners")
Expand Down
4 changes: 3 additions & 1 deletion seats_aero/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,13 @@
"emirates": "Emirates",
"etihad": "Etihad",
"jetblue": "JetBlue",
"quantas": "Qantas",
"qantas": "Qantas",
"eurobonus": "SAS EuroBonus",
"united": "United Airlines",
"virginatlantic": "Virgin Atlantic",
"velocity": "Virgin Australia",
"smiles": "GOL Smiles",
"azul": "Azul TodoAzul",
}


Expand Down

0 comments on commit 1304709

Please sign in to comment.