MrDraw/AUTHORS.md
clemniem fb8fecec33 Fixed KeyError in events.py that prevented a command associated with the ClientOpened event from execution.
The if-statement checked against currentData["job"] is not None, although it was not None even if there was no job.
2016-09-12 15:43:12 +02:00

3.7 KiB