mirror of
https://github.com/anope/anope.git
synced 2026-06-12 19:14:47 +02:00
Fixed restoring topics on perm channels
This commit is contained in:
+1
-1
@@ -408,7 +408,7 @@ void ChannelInfo::LoadMLock()
|
||||
this->bi->Join(this->c);
|
||||
}
|
||||
check_modes(this->c);
|
||||
this->CheckTopic();
|
||||
this->RestoreTopic();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user