Skip to content
Extraits de code Groupes Projets
Valider 704ee364 rédigé par Alexandre Morignot's avatar Alexandre Morignot
Parcourir les fichiers

fix annoying warning

parent 81a2cab7
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -262,7 +262,7 @@ sub on_speak
# we remove any part processed (url and tags)
foreach (@processed_str) {
$msg =~ s/\Q$_\E//;
$msg =~ s/\Q$_\E// if $_;
}
# and we check for command
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter