Updated on 2026-08-14
This commit is contained in:
parent
c6578fcad5
commit
6e642be3ca
19 changed files with 478 additions and 50 deletions
|
|
@ -0,0 +1,6 @@
|
|||
package com.tangem.domain.wallets.legacy
|
||||
|
||||
interface UserWalletsListManagerFeatureToggles {
|
||||
|
||||
val isGeneralManagerEnabled: Boolean
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue