clanCore/zerotier: quote "or" keyword in attrset
This commit is contained in:
@@ -250,7 +250,7 @@ in
|
|||||||
rules = [
|
rules = [
|
||||||
{
|
{
|
||||||
not = false;
|
not = false;
|
||||||
or = false;
|
"or" = false;
|
||||||
type = "ACTION_ACCEPT";
|
type = "ACTION_ACCEPT";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user