mirror of
https://github.com/anope/anope.git
synced 2026-07-07 12:03:12 +02:00
Make it clear that an ignore list is for memos in ms_ignore.
Closes #484.
This commit is contained in:
@@ -92,7 +92,7 @@ public:
|
||||
list.AddEntry(entry);
|
||||
}
|
||||
|
||||
source.Reply(_("Ignore list:"));
|
||||
source.Reply(_("Memo ignore list:"));
|
||||
|
||||
std::vector<Anope::string> replies;
|
||||
list.Process(replies);
|
||||
|
||||
Reference in New Issue
Block a user