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
|
||||
|
||||
@Binds
|
||||
@APS
|
||||
@NotNSClient
|
||||
@IntoMap
|
||||
@IntKey(480)
|
||||
abstract fun bindOpenHumansPlugin(plugin: OpenHumansUploader): PluginBase
|
||||
|
|
Loading…
Reference in a new issue