썸네일 설정 페이지 완성

This commit is contained in:
static
2025-07-06 23:17:48 +09:00
parent bcb969dc22
commit 8fefbc1bcb
7 changed files with 185 additions and 134 deletions

View File

@@ -94,7 +94,6 @@ const generateThumbnail = async (file: File, fileType: string) => {
}
return null;
} catch {
// TODO: Error handling
return null;
} finally {
if (url) {