Skip to content

Commit e366fcb

Browse files
committed
update const
1 parent 24ad956 commit e366fcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CONST/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6420,7 +6420,7 @@ const CONST = {
64206420
ASSIGNEE: 'assignee',
64216421
IN: 'in',
64226422
CARD: 'card',
6423-
WITHDRAWAL_ID: 'withdrawalId',
6423+
WITHDRAWAL_ID: 'withdrawalID',
64246424
},
64256425
SYNTAX_OPERATORS: {
64266426
AND: 'and',

0 commit comments

Comments
 (0)