Small changes
This commit is contained in:
@ -1319,7 +1319,7 @@ def migrate_deliveries(in_dir: str, out_dir: str) -> None:
|
||||
elif WG == 'GWK':
|
||||
mod['id'] = {
|
||||
1: 'KA', 2: 'LG', 3: 'MG', 4: 'SG',
|
||||
5: 'VT', 6: 'MV', 7: 'UP', 8: 'VL',
|
||||
5: 'VT', 6: 'MV', 7: 'LW', 8: 'VL',
|
||||
9: 'DN', 10: 'SA', 11: 'DA', 12: 'EG',
|
||||
}[nr]
|
||||
else:
|
||||
|
Reference in New Issue
Block a user