Fix Syntax Error

This commit is contained in:
Naglfar
2021-06-16 16:30:03 +02:00
parent 39e5340961
commit 16f55802cd

View File

@@ -50,9 +50,9 @@
# ZNC reply with the name of the user that initiated the connection. # ZNC reply with the name of the user that initiated the connection.
user "znc" user "znc"
{ {
default default
{ {
allow spoof allow spoof
allow spoof_all allow spoof_all
} }
} }