Skip to content

Commit c54bf39

Browse files
committed
update package-lock & fix merge issue
1 parent 1291141 commit c54bf39

File tree

3 files changed

+29950
-43214
lines changed

3 files changed

+29950
-43214
lines changed

client/src/redux/action-types.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@ export const ns = 'app';
55
export const actionTypes = createTypes(
66
[
77
'appMount',
8+
'allowBlockDonationRequests',
89
'hardGoTo',
910
'closeDonationModal',
1011
'hideCodeAlly',
1112
'preventBlockDonationRequests',
1213
'preventProgressDonationRequests',
14+
'tryToShowDonationModal',
1315
'openDonationModal',
1416
'onlineStatusChange',
1517
'serverStatusChange',

0 commit comments

Comments
 (0)