Updated on 2026-08-14
This commit is contained in:
parent
1a23bd8576
commit
796267c863
23 changed files with 265 additions and 53 deletions
|
|
@ -8,4 +8,5 @@ package com.tangem.common.ui.notifications
|
|||
*/
|
||||
enum class NotificationId(val key: String) {
|
||||
SendViaSwapTokenSelectorNotification("SendViaSwapTokenSelectorNotificationKey"),
|
||||
EnablePushesReminderNotification("EnablePushesReminderNotification"),
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue