Add options to configure filtering behavior

This commit is contained in:
Thibaut Girka
2019-07-12 18:27:43 +02:00
committed by ThibG
parent bde7a415b9
commit 16b79a6237
4 changed files with 43 additions and 9 deletions

View File

@@ -21,6 +21,7 @@ const initialState = ImmutableMap({
inline_preview_cards: true,
hicolor_privacy_icons: false,
show_content_type_choice: false,
filtering_behavior: 'hide',
content_warnings : ImmutableMap({
auto_unfold : false,
filter : null,