fix => services for fetchSlaughterBroadcastAndProducts
This commit is contained in:
@@ -130,7 +130,6 @@ export const CreateGuilds = ({ guild, updateTable }) => {
|
||||
hasInquiry
|
||||
);
|
||||
});
|
||||
console.log(guildsDataArray);
|
||||
dispatch(updateGuildByNationalIdNewService(guildsDataArray)).then(
|
||||
(result) => {
|
||||
if (result.payload.error) {
|
||||
|
||||
Reference in New Issue
Block a user