We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ffbb2f commit a9ba26eCopy full SHA for a9ba26e
files/redact.c
@@ -6,7 +6,7 @@
6
/*** <<<MODULE MANAGER START>>>
7
module
8
{
9
- documentation "Implements the draft IRCv3 message-redaction specification https://github.com/ircv3/ircv3-specifications/pull/524"
+ documentation "Implements the draft IRCv3 message-redaction specification https://github.com/ircv3/ircv3-specifications/pull/524";
10
troubleshooting "In case of problems, contact val on irc.unrealircd.org.";
11
min-unrealircd-version "6.*";
12
post-install-text {
0 commit comments