You've already forked STARK
mirror of
https://github.com/MarkParker5/STARK.git
synced 2025-11-23 21:34:45 +02:00
fix
This commit is contained in:
@@ -97,6 +97,6 @@ class Zieit (Command):
|
|||||||
'викл.':'',
|
'викл.':'',
|
||||||
'ст.в.':'',
|
'ст.в.':'',
|
||||||
}
|
}
|
||||||
for short, full in names.items()
|
for short, full in names.items():
|
||||||
string.replace(short, full)
|
string.replace(short, full)
|
||||||
return string
|
return string
|
||||||
|
|||||||
Reference in New Issue
Block a user