lint
This commit is contained in:
@@ -267,7 +267,7 @@ export function PushProcessor(client) {
|
||||
if (cond.value) {
|
||||
return cond.value === val;
|
||||
}
|
||||
|
||||
|
||||
if (typeof cond.pattern !== 'string') {
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user