fix: 메인 홈 - 인기 크리에이터
- 팔로워 수 추가
This commit is contained in:
@@ -14,5 +14,6 @@ data class GetExplorerSectionCreatorResponse(
|
||||
val id: Long,
|
||||
val nickname: String,
|
||||
val tags: String,
|
||||
val profileImageUrl: String
|
||||
val profileImageUrl: String,
|
||||
val followerCount: Int
|
||||
)
|
||||
|
Reference in New Issue
Block a user