test, deleted system alert

This commit is contained in:
younghoon100.park
2024-07-01 14:58:05 +09:00
parent 3d903fc860
commit a475620aae
3 changed files with 23 additions and 23 deletions

View File

@@ -238,7 +238,7 @@ export const addReservation = (data) => {
},
information: {
showId: data.params.showId,
chinId: data.params.chanId,
chanId: data.params.chanId,
},
},
onSuccess: (res) => {