Give ability to configure the UnifiedPush default push gateway.
This commit is contained in:
parent
cf60f943a8
commit
5cab146eed
8 changed files with 59 additions and 3 deletions
|
|
@ -29,4 +29,5 @@ class DefaultEnterpriseService @Inject constructor() : EnterpriseService {
|
|||
override fun semanticColorsDark(): SemanticColors = compoundColorsDark
|
||||
|
||||
override fun firebasePushGateway(): String? = null
|
||||
override fun unifiedPushDefaultPushGateway(): String? = null
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue