From 4136546b927f78a475cb36b442c051ecaadb605e Mon Sep 17 00:00:00 2001
From: Jacek Kowalski <Jacek@jacekk.info>
Date: Mon, 27 Jan 2020 23:39:17 +0000
Subject: [PATCH] Show when the vehicles were last seen in TTSS

---
 lib/BusTypes.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/lib/BusTypes.php b/lib/BusTypes.php
index ab524bb..7b5a462 100644
--- a/lib/BusTypes.php
+++ b/lib/BusTypes.php
@@ -3,6 +3,7 @@
 	public function __construct() {
 		$data = <<<'END'
 2	4	DN	Solaris Urbino 18 IV Electric
+5	5	DN	Solaris Urbino 18 III Electric
 71	83	BH	Solaris Urbino 18 III Hybrid
 84	96	BH	Volvo 7900A Hybrid
 103	105	PA	Mercedes-Benz 516

--
Gitblit v1.9.1