diff --git a/src/ONYXKEYS.ts b/src/ONYXKEYS.ts index cda74da86a54..3959f76a626f 100755 --- a/src/ONYXKEYS.ts +++ b/src/ONYXKEYS.ts @@ -157,7 +157,7 @@ const ONYXKEYS = { FREQUENTLY_USED_EMOJIS: 'nvp_expensify_frequentlyUsedEmojis', /** The NVP with the last distance rate used per policy */ - NVP_LAST_SELECTED_DISTANCE_RATES: 'lastSelectedDistanceRates', + NVP_LAST_SELECTED_DISTANCE_RATES: 'nvp_expensify_lastSelectedDistanceRates', /** The NVP with the last action taken (for the Quick Action Button) */ NVP_QUICK_ACTION_GLOBAL_CREATE: 'nvp_quickActionGlobalCreate',