Fixed bug with missing assignment.
This commit is contained in:
parent
a6816bd213
commit
30dc50e84b
@ -254,8 +254,7 @@ sub statistics {
|
||||
}
|
||||
$ConstructorStandingsFormatted =~ s/^/<pre>/;
|
||||
$ConstructorStandingsFormatted =~ s/$/<\/pre>/;
|
||||
|
||||
$ReturnData{parse_mode} = 'HTML';
|
||||
$ReturnData{text} = $ConstructorStandingsFormatted;
|
||||
}
|
||||
default {
|
||||
$ReturnData{text} =
|
||||
|
Loading…
Reference in New Issue
Block a user