get the arrival routes
Este commit está contenido en:
		| @@ -12,6 +12,7 @@ class Worker(threading.Thread): | ||||
|         self.stopThread = None | ||||
|         self.icao = icao | ||||
|         self.configuration = configuration | ||||
|         self.arrivalRoutes = configuration.gngData.arrivalRoutes | ||||
|  | ||||
|     def stop(self): | ||||
|         self.stopThread = True | ||||
|   | ||||
		Referencia en una nueva incidencia
	
	Block a user