+ init filter for greater clarity
This commit is contained in:
parent
4c16b235dc
commit
2e7ef058d9
|
@ -37,7 +37,7 @@ sub new {
|
||||||
"critical:s" => { name => 'critical', },
|
"critical:s" => { name => 'critical', },
|
||||||
"db-table:s@" => { name => 'db_table', },
|
"db-table:s@" => { name => 'db_table', },
|
||||||
});
|
});
|
||||||
|
$self->{filter} = {};
|
||||||
return $self;
|
return $self;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue