Updated on 2026-08-14
This commit is contained in:
parent
c3fb86efd7
commit
5d22cad1c8
1 changed files with 1 additions and 1 deletions
|
|
@ -174,7 +174,7 @@ private fun StoriesScreenContent(config: StoriesScreenContentConfig, modifier: M
|
|||
null
|
||||
} else {
|
||||
ColorFilter.tint(TangemColorPalette.Dark6)
|
||||
}
|
||||
},
|
||||
)
|
||||
when (config.currentStory) {
|
||||
Stories.OneInchPromo -> Learn2earnStoriesScreen(config.onLearn2earnClick)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue