Skip to content
Snippets Groups Projects
Commit 73b00ed4 authored by Síle Ekaterin Liszka's avatar Síle Ekaterin Liszka
Browse files

Chessa::URI::Default: … sigh.

parent a02582da
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,7 @@ sub new($class, $http, $log, $msg, $conf) {
$self->{msg} = $msg;
$self->{conf} = $conf;
$self->{irc} = $conf->{irc};
$self->{http} = $http;
return bless $self, $class || ref $class;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment