diff --git a/src/state/reducers/rootReducer.js b/src/state/reducers/rootReducer.js index ae51aa2..f108041 100644 --- a/src/state/reducers/rootReducer.js +++ b/src/state/reducers/rootReducer.js @@ -196,7 +196,7 @@ export const initialState = { "You are 18, newly done with high school, and alone in a tiny Endleigh flat above a fried chicken shop.", ], features: { - organicEncounters: false, + organicEncounters: true, compatibilityRevealUx: false, instantMatchRebalance: false, relationshipJournal: true,