some small bugfixes

This commit is contained in:
2020-12-17 18:00:32 +01:00
parent d814f99f2b
commit 8a4f5b4400
4 changed files with 5 additions and 1 deletions
+3
View File
@@ -1,2 +1,5 @@
__pycache__
log
.idea/*
!.idea/runConfigurations
+1
View File
@@ -26,6 +26,7 @@ class ServiceList(enum.Enum):
SERVICE_9 = auto()
SERVICE_17 = auto()
SERVICE_20 = auto()
SERVICE_23 = auto()
SERVICE_200 = auto()
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 312 KiB

After

Width:  |  Height:  |  Size: 35 KiB