mirror of
https://github.com/openMF/mobile-wallet.git
synced 2026-02-06 13:56:52 +00:00
Fix Tenant
This commit is contained in:
parent
ae1389ced6
commit
3c9706eaac
@ -22,6 +22,6 @@ class ApiInterceptor(private val preferencesHelper: PreferencesHelper) : Interce
|
||||
companion object {
|
||||
const val HEADER_TENANT = "Fineract-Platform-TenantId"
|
||||
const val HEADER_AUTH = "Authorization"
|
||||
const val DEFAULT = "default"
|
||||
const val DEFAULT = "venus"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user