diff --git a/src/common/servlist.c b/src/common/servlist.c index 16e6db35..dd06d52d 100644 --- a/src/common/servlist.c +++ b/src/common/servlist.c @@ -913,7 +913,7 @@ servlist_load_defaults (void) { int i = 0, j = 0; ircnet *net = NULL; - guint def_hash = g_str_hash ("Libera.Chat"); + guint def_hash = g_str_hash ("Zoite"); while (1) {