Updated on 2026-08-14

This commit is contained in:
Tangem 2025-08-19 13:33:32 +05:00
parent ad19b86697
commit 7d0121c40c
7 changed files with 38 additions and 7 deletions

View file

@ -384,6 +384,7 @@ internal class ChildFactory @Inject constructor(
context = context,
params = PushNotificationsParams(
modelCallbacks = PushNotificationsModelCallbacksStub(),
source = route.source,
),
componentFactory = pushNotificationsComponentFactory,
)