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

Fixes #15: classic shit

parent 76d3c25d
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -85,7 +85,7 @@ sub exec {
my $irc_msg = utils::print::print(\%content_h);
# if in query
if ($chan !~ /^#/) {
if ($chan->[0] !~ /^#/) {
$irc_msg .= ' [' . $chan_src->[0] . ']';
}
else {
......
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