Updated on 2026-08-14

This commit is contained in:
Tangem 2024-05-22 18:22:41 +05:00
parent 41ce3bd24c
commit 77103de5d7

View file

@ -807,7 +807,7 @@ internal class SendViewModel @Inject constructor(
}
uiState = sendNotificationFactory.dismissNotificationState(clazz)
feeReload()
updateNotifications()
}
override fun onNotificationCancel(clazz: Class<out SendNotification>) {