Updated on 2026-08-14
This commit is contained in:
parent
05e9c45b7c
commit
e5f2121aea
1 changed files with 2 additions and 2 deletions
|
|
@ -289,9 +289,9 @@ internal class DefaultLearn2earnInteractor(
|
|||
|
||||
private fun Promotion.PromotionInfo.getData(promoCode: String?): PromotionInfoResponse.Data {
|
||||
return if (promoCode == null) {
|
||||
newCard
|
||||
} else {
|
||||
oldCard
|
||||
} else {
|
||||
newCard
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue