exclude OH uploader on NSClient flavor
This commit is contained in:
parent
2c2e01dee6
commit
e69966ad47
|
@ -335,7 +335,7 @@ abstract class PluginsModule {
|
||||||
abstract fun bindRandomBgPlugin(plugin: RandomBgPlugin): PluginBase
|
abstract fun bindRandomBgPlugin(plugin: RandomBgPlugin): PluginBase
|
||||||
|
|
||||||
@Binds
|
@Binds
|
||||||
@APS
|
@NotNSClient
|
||||||
@IntoMap
|
@IntoMap
|
||||||
@IntKey(480)
|
@IntKey(480)
|
||||||
abstract fun bindOpenHumansPlugin(plugin: OpenHumansUploader): PluginBase
|
abstract fun bindOpenHumansPlugin(plugin: OpenHumansUploader): PluginBase
|
||||||
|
|
Loading…
Reference in a new issue