mirror of https://github.com/SeanOMik/znc-push.git
Merge pull request #201 from JDogHerman/patch-1
Invalid option name error on Show Me Everything
This commit is contained in:
commit
3c6a6a5ead
|
@ -72,7 +72,7 @@ That's easy!
|
||||||
### Configuration
|
### Configuration
|
||||||
|
|
||||||
channel_conditions: highlight and nick_blacklist
|
channel_conditions: highlight and nick_blacklist
|
||||||
query_condition: nick_blacklist
|
query_conditions: nick_blacklist
|
||||||
|
|
||||||
nick_blacklist: nickserv
|
nick_blacklist: nickserv
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue