Skip to content

Commit

Permalink
refactory
Browse files Browse the repository at this point in the history
  • Loading branch information
wow890209 committed Nov 19, 2023
1 parent 229af69 commit 305d51c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class ClaimMissionRewardPresenter : ClaimMissionRewardUsecase.Presenter {
)
}

class ViewModel(
data class ViewModel(
val message: String,
val nextQuestId: Int?
)
Expand Down

0 comments on commit 305d51c

Please sign in to comment.