mirror of
https://github.com/anope/anope.git
synced 2026-07-02 11:06:37 +02:00
Bugs 1297-1299 and made /os stats work like the help describes it does
This commit is contained in:
@@ -83,6 +83,9 @@ class CSSetTopicLock : public Module
|
||||
commandcssettopiclock(this), commandcssasettopiclock(this)
|
||||
{
|
||||
this->SetAuthor("Anope");
|
||||
|
||||
ModuleManager::RegisterService(&commandcssettopiclock);
|
||||
ModuleManager::RegisterService(&commandcssasettopiclock);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user