Skip to content

Commit f7fbe84

Browse files
Add SNAPSHOT key to PayMoneyRequest onyxData return type
1 parent f6d66d3 commit f7fbe84

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/libs/actions/IOU/PayMoneyRequest.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ type PayMoneyRequestData = {
7575
| typeof ONYXKEYS.NVP_LAST_PAYMENT_METHOD
7676
| typeof ONYXKEYS.COLLECTION.TRANSACTION
7777
| typeof ONYXKEYS.COLLECTION.TRANSACTION_VIOLATIONS
78+
| typeof ONYXKEYS.COLLECTION.SNAPSHOT
7879
| BuildPolicyDataKeys
7980
>;
8081
};

0 commit comments

Comments
 (0)