diff --git a/redux/store.ts b/redux/store.ts index f68d6121..b3aadeea 100644 --- a/redux/store.ts +++ b/redux/store.ts @@ -17,7 +17,8 @@ const settingsPersistConfig = { 'addendTwo', 'currentGameId', 'onboarded', - 'showPointParticles' + 'showPointParticles', + 'interactionType', ], };