Skip to content

Commit d6628bd

Browse files
authored
Update actionCreators.js
1 parent 21b5343 commit d6628bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/shared/base/actionCreators.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,5 @@ export const actionCreators = {
118118
'site/reservations/show/UNLOAD_SHOW_RESERVATION_COMPONENT_SUCCESS',
119119

120120
SHOW_RESERVATION_COMPONENT: 'site/reservations/show/RESERVATION',
121+
GET_RESERVATION: 'site/reservations/show/GET_RESERVATION',
121122
};

0 commit comments

Comments
 (0)