Skip to content

Commit

Permalink
Merge commit 'd1679165c2edf0d4bc7c66246256b76be5357ba2'
Browse files Browse the repository at this point in the history
  • Loading branch information
D0Dam committed Oct 16, 2024
2 parents 60ac658 + d167916 commit 5f2f471
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/Coop/components/DownloadModal/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ export default function DownloadModal({ closeModal }: DownloadModalProps) {
// }

showToast('다운로드에 실패했습니다.');
setIsDownloading(false);
}
};

Expand Down

0 comments on commit 5f2f471

Please sign in to comment.