will nur pullen

This commit is contained in:
2019-09-12 21:06:12 +02:00
parent 3ae6f5add7
commit dd67fd857a
4 changed files with 104 additions and 7 deletions

View File

@@ -160,4 +160,7 @@ import reportList from './Player/reportmenu';
reportList(globalData);
import checkpointHandle from './util/checkpoint';
checkpointHandle(globalData);
checkpointHandle(globalData);
import busRouteList from './Jobs/BusRouteSelect';
busRouteList(globalData);