Fixed: Correct the 'Ignored' history filter

Closes #1463
pull/1470/head
ta264 2 years ago
parent bf7fc6fa19
commit 3ec451e85e

@ -170,7 +170,7 @@ export const defaultState = {
filters: [ filters: [
{ {
key: 'eventType', key: 'eventType',
value: '7', value: '10',
type: filterTypes.EQUAL type: filterTypes.EQUAL
} }
] ]

Loading…
Cancel
Save