sergey-su / logjoint

LogJoint log viewer core. Viewer plugins for publicly-available domains.
MIT License
55 stars 13 forks source link

fixed missing assignment of loaded filter options #28

Closed txthomas closed 2 years ago

txthomas commented 2 years ago

While importing filters, the filter options are parsed but not assigned to the local options object what leads to a null reference and results in an exception.