parent
47489783bc
commit
eee362b9e0
6 changed files with 20 additions and 7 deletions
|
@ -9,6 +9,7 @@ const normalizeFilter = (state, filter) => {
|
|||
title: filter.title,
|
||||
context: filter.context,
|
||||
filter_action: filter.filter_action,
|
||||
filter_action_ex: filter.filter_action_ex,
|
||||
keywords: filter.keywords,
|
||||
expires_at: filter.expires_at ? Date.parse(filter.expires_at) : null,
|
||||
with_quote: filter.with_quote,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue