fix: 홈 메인 API - 인기 크리에이터
- 팔로잉 여부 추가
This commit is contained in:
@@ -15,5 +15,6 @@ data class GetExplorerSectionCreatorResponse(
|
||||
val nickname: String,
|
||||
val tags: String,
|
||||
val profileImageUrl: String,
|
||||
val follow: Boolean,
|
||||
val followerCount: Int
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user