Updated on 2026-08-14

This commit is contained in:
Tangem 2025-04-10 12:58:13 +05:00
parent f6445778e6
commit ccfc879099

View file

@ -366,7 +366,7 @@ internal class NotificationsModel @Inject constructor(
},
onCloseClick = {
modelScope.launch {
buildNotifications()
sendAmountReduceTrigger.triggerIgnoreReduce()
}
},
)