use contentFilter on web
This commit is contained in:
parent
20f54d0a07
commit
def421bfd6
1 changed files with 1 additions and 1 deletions
|
@ -66,13 +66,13 @@ const whiteListedReducers = [
|
|||
const transforms = [
|
||||
// @if TARGET='app'
|
||||
walletFilter,
|
||||
contentFilter,
|
||||
fileInfoFilter,
|
||||
blockedFilter,
|
||||
// @endif
|
||||
appFilter,
|
||||
searchFilter,
|
||||
tagsFilter,
|
||||
contentFilter,
|
||||
createCompressor(),
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue