Updated on 2026-08-14
This commit is contained in:
parent
73b80b5ef9
commit
dad8ccb8da
27 changed files with 24 additions and 677 deletions
|
|
@ -1,9 +0,0 @@
|
|||
package com.tangem.features.pushnotifications.api.featuretoggles
|
||||
|
||||
/**
|
||||
* Push notifications feature toggles
|
||||
*/
|
||||
interface PushNotificationsFeatureToggles {
|
||||
/** Availability of push notifications */
|
||||
val isPushNotificationsEnabled: Boolean
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue