feat: 콘텐츠 상세 - 포인트 사용 가능 여부 추가
This commit is contained in:
@@ -708,7 +708,8 @@ class AudioContentService(
|
||||
),
|
||||
previousContent = previousContent,
|
||||
nextContent = nextContent,
|
||||
buyerList = buyerList
|
||||
buyerList = buyerList,
|
||||
isAvailableUsePoint = audioContent.isPointAvailable
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user