Commit a3773a6c authored by liziwl's avatar liziwl
Browse files

fix time

parent ccc2e51d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -87,6 +87,10 @@
                        {
                            "url": "/bus_times/short_up_a.json",
                            "type": "bus"
                        },
                        {
                            "url": "/bus_times/short_shuttle_up_a.json",
                            "type": "shuttle"
                        }
                    ]
                },
+10 −0
Original line number Diff line number Diff line
{
    "times": [
        "17:25",
        "17:40",
        "18:00",
        "18:10",
        "18:20",
        "18:30"
    ]
}
+1 −7
Original line number Diff line number Diff line
@@ -6,12 +6,6 @@
        "12:20",
        "12:30",
        "12:40",
        "17:25",
        "17:40",
        "18:00",
        "18:10",
        "18:20",
        "18:30",
        "18:40",
        "18:50",
        "19:00",
+1 −1

File changed.

Contains only whitespace changes.