Skip to content

Commit 751f9d9

Browse files
committed
use onyx merge
1 parent e9f23f9 commit 751f9d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libs/actions/Travel.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ function acceptSpotnanaTerms() {
2222

2323
const finallyData: OnyxUpdate[] = [
2424
{
25-
onyxMethod: 'set',
25+
onyxMethod: 'merge',
2626
key: ONYXKEYS.NVP_TRAVEL_SETTINGS,
2727
value: {
2828
isLoading: false,

0 commit comments

Comments
 (0)