mirror of https://github.com/SeanOMik/znc-push.git
formatting cleanup from #72
This commit is contained in:
parent
326da4980b
commit
5b4ea7d028
1
push.cpp
1
push.cpp
|
@ -1151,7 +1151,6 @@ class CPushMod : public CModule
|
||||||
{
|
{
|
||||||
PutModule("Note: Faast requires setting the secret to your apikey");
|
PutModule("Note: Faast requires setting the secret to your apikey");
|
||||||
}
|
}
|
||||||
|
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
PutModule("Error: unknown service name");
|
PutModule("Error: unknown service name");
|
||||||
|
|
Loading…
Reference in New Issue