Updated on 2026-08-14
This commit is contained in:
commit
fe2cfac54d
1140 changed files with 23493 additions and 8579 deletions
|
|
@ -4,6 +4,7 @@ import com.tangem.common.routing.AppRoute
|
|||
|
||||
data class PushNotificationsParams(
|
||||
val isBottomSheet: Boolean = false,
|
||||
val nextRoute: AppRoute? = null,
|
||||
val modelCallbacks: PushNotificationsModelCallbacks,
|
||||
val source: AppRoute.PushNotification.Source,
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue