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