Updated on 2026-08-14
This commit is contained in:
parent
7925f2d66c
commit
de20ab8dab
5 changed files with 31 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
package com.tangem.domain.feedback.repository
|
||||
|
||||
interface FeedbackFeatureToggles {
|
||||
val isFeatureEnabled: Boolean
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue