Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix debugging value left in accidentally
  • Loading branch information
MasterDuke17 committed Jul 15, 2016
1 parent 20c5d19 commit a1fd6fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion committable.pl
Expand Up @@ -100,7 +100,7 @@ sub help {
}

Committable->new(
server => '127.0.0.1',
server => 'irc.freenode.net',
port => '6667',
channels => ['#perl6', '#perl6-dev'],
nick => $name,
Expand Down

0 comments on commit a1fd6fc

Please sign in to comment.