my ' was eaten

This commit is contained in:
Fabian Dill 2020-03-07 17:38:49 +01:00
parent 1d84b126f6
commit 25864314d1
1 changed files with 2 additions and 2 deletions

View File

@ -590,7 +590,7 @@ def forward_port(port: int):
NewInternalPort=port, NewInternalPort=port,
NewInternalClient=ip, NewInternalClient=ip,
NewEnabled=1, NewEnabled=1,
NewPortMappingDescription='Berserker\s Multiworld', NewPortMappingDescription='Berserker\'s Multiworld',
NewLeaseDuration=60 * 60 * 24 # 24 hours NewLeaseDuration=60 * 60 * 24 # 24 hours
) )