Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…rver-V2 into 415-feat/music-rank-query
  • Loading branch information
esperar committed Sep 18, 2024
2 parents 022f59d + e592561 commit 46d18b5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package com.dotori.v2.domain.music.presentation.data.res

data class MusicLikeCountResDto(
private val likeCount: Int
val likeCount: Int
)

0 comments on commit 46d18b5

Please sign in to comment.