Skip to content

Commit

Permalink
Update Main.java
Browse files Browse the repository at this point in the history
  • Loading branch information
alberinalatifaj committed May 13, 2021
1 parent 4b5735a commit d205a90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Expedia/src/application/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ public void start(Stage primaryStage)
{
String strSTA = startLocTF.getValue();
String strEND = endLocTF.getValue();
waiting.setText("Select One Time");
times1.setText("11:30 AM - $150\n");
times2.setText("12:20 PM - $230\n");
times3.setText("1:15 PM - $275");
Expand Down

0 comments on commit d205a90

Please sign in to comment.