diff --git a/Project/frontend/src/pages/PatchList.tsx b/Project/frontend/src/pages/PatchList.tsx index 255af2b..6b970d8 100644 --- a/Project/frontend/src/pages/PatchList.tsx +++ b/Project/frontend/src/pages/PatchList.tsx @@ -204,7 +204,7 @@ export function PatchList() { bidx: 5, gcode: '', header: '', - cate: '패치', + cate: 'PATCH', title: '', contents: '', file: '', @@ -263,7 +263,7 @@ export function PatchList() {
{item.cate && ( @@ -374,12 +374,12 @@ export function PatchList() {