mirror of
https://github.com/MarkParker5/STARK.git
synced 2024-11-24 08:12:13 +02:00
fix
This commit is contained in:
parent
8295f302d1
commit
fbb5cbb1f5
@ -97,6 +97,6 @@ class Zieit (Command):
|
||||
'викл.':'',
|
||||
'ст.в.':'',
|
||||
}
|
||||
for short, full in names.items()
|
||||
for short, full in names.items():
|
||||
string.replace(short, full)
|
||||
return string
|
||||
|
Loading…
Reference in New Issue
Block a user