test, deleted system alert
This commit is contained in:
@@ -102,7 +102,7 @@ export const setMainLiveUpcomingAlarm = (props) => (dispatch, getState) => {
|
||||
}
|
||||
//
|
||||
else if (alamDispFlag === "N") {
|
||||
dispatch(searchReservation(chanId));
|
||||
dispatch(searchReservation(showId));
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user