한정판 콘텐츠 상세
- 해당 콘텐츠를 업로드 한 크리에이터가 콘텐츠 구매자를 볼 수 있는 UI
This commit is contained in:
		@@ -148,7 +148,8 @@ struct ContentDetailInfoView: View {
 | 
			
		||||
                ContentDetailInfoLimitedEditionView(
 | 
			
		||||
                    totalContentCount: totalContentCount,
 | 
			
		||||
                    remainingContentCount: remainingContentCount,
 | 
			
		||||
                    orderSequence: audioContent.orderSequence
 | 
			
		||||
                    orderSequence: audioContent.orderSequence,
 | 
			
		||||
                    buyerList: audioContent.buyerList
 | 
			
		||||
                )
 | 
			
		||||
            }
 | 
			
		||||
            
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user