build: add back emqx_slow_subs to release app list
accidently lost it during rebase
This commit is contained in:
parent
b4e2aa0dcf
commit
47e1875345
|
@ -305,7 +305,7 @@ relx_apps(ReleaseType, Edition) ->
|
|||
, emqx_statsd
|
||||
, emqx_prometheus
|
||||
, emqx_psk
|
||||
|
||||
, emqx_slow_subs
|
||||
, emqx_plugins
|
||||
]
|
||||
++ [quicer || is_quicer_supported()]
|
||||
|
|
Loading…
Reference in New Issue