Skip to content

Commit

Permalink
fixup: update persisted state keys
Browse files Browse the repository at this point in the history
  • Loading branch information
lstebner committed Jan 22, 2024
1 parent 0b9fc4e commit af6660f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ export const PERSISTED_STATE_KEYS = [
'experience',
'farmName',
'field',
'forest',
'historicalDailyLosses',
'historicalDailyRevenue',
'historicalValueAdjustments',
Expand Down Expand Up @@ -204,6 +205,7 @@ export const PERSISTED_STATE_KEYS = [
'revenue',
'showHomeScreen',
'showNotifications',
'stagesUnlocked',
'todaysLosses',
'todaysPurchases',
'todaysRevenue',
Expand Down

0 comments on commit af6660f

Please sign in to comment.