Updated on 2026-08-14
This commit is contained in:
parent
0f8519007b
commit
428f1076f0
11 changed files with 248 additions and 185 deletions
|
|
@ -2,5 +2,4 @@ package com.tangem.domain.pushnotificationpreferences.models
|
|||
|
||||
data class PushNotificationPreference(
|
||||
val isEnabled: Boolean,
|
||||
val isVisible: Boolean,
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue