Updated on 2026-08-14
This commit is contained in:
parent
189ffd9927
commit
d327640e9f
10 changed files with 64 additions and 10 deletions
|
|
@ -365,7 +365,7 @@ internal class ChildFactory @Inject constructor(
|
|||
is AppRoute.PushNotification -> {
|
||||
createComponentChild(
|
||||
context = context,
|
||||
params = Unit,
|
||||
params = PushNotificationsComponent.Params.Route(AppRoute.Home),
|
||||
componentFactory = pushNotificationsComponentFactory,
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue