Updated on 2026-08-14
This commit is contained in:
parent
5bef894772
commit
cf8009da88
1 changed files with 2 additions and 2 deletions
|
|
@ -161,7 +161,7 @@ internal enum class Wallet2CobrandImage(
|
|||
Pastel(
|
||||
cards2ResId = R.drawable.ill_pastel_cards3_120_106,
|
||||
cards3ResId = R.drawable.ill_pastel_cards3_120_106,
|
||||
batchIds = setOf("AF43", "AF44", "AF45"),
|
||||
batchIds = setOf("AF43", "AF44", "AF45", "AF78", "AF79", "AF80"),
|
||||
),
|
||||
|
||||
RedPanda(
|
||||
|
|
@ -204,7 +204,7 @@ internal enum class Wallet2CobrandImage(
|
|||
Vivid(
|
||||
cards2ResId = R.drawable.ill_vivid_cards3_120_106,
|
||||
cards3ResId = R.drawable.ill_vivid_cards3_120_106,
|
||||
batchIds = setOf("AF40", "AF41", "AF42"),
|
||||
batchIds = setOf("AF40", "AF41", "AF42", "AF75", "AF76", "AF77"),
|
||||
),
|
||||
|
||||
VoltInu(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue