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