[listener] oops, wrong server address

This commit is contained in:
Hylke Bons 2010-09-12 23:31:35 +01:00
parent 96f6b1f8de
commit ac43fca27f

View file

@ -45,7 +45,7 @@ namespace SparkleLib {
// TODO: Remove these hardcoded values
Channel = "#sparkletest";
Server = "irc.gnome.orgf";
Server = "irc.gnome.org";
Client = new IrcClient ();