Skip to content

Commit b8df2de

Browse files
committed
컨텐츠별 시급 차트 페이지에서 아카이브 컨텐츠 보이는 문제 수정
1 parent 6e02d28 commit b8df2de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/frontend/src/pages/content-wage-list/tabs/content-wage-chart-tab/components/content-wage-list-bar-chart.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ export const ContentWageListBarChart = () => {
6060
includeIsBound,
6161
includeContentRewardItemIds,
6262
keyword,
63+
status: ContentStatus.ACTIVE,
6364
},
6465
orderBy: [
6566
{

0 commit comments

Comments
 (0)