chore: add description to apps
This commit is contained in:
parent
983e904858
commit
fa90638de2
|
@ -1,4 +1,5 @@
|
|||
{application, emqx_ee_bridge, [
|
||||
{description, "EMQX Enterprise data bridges"},
|
||||
{vsn, "0.1.0"},
|
||||
{registered, []},
|
||||
{applications, [
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{application, emqx_ee_connector, [
|
||||
{description, "EMQX Enterprise connectors"},
|
||||
{vsn, "0.1.0"},
|
||||
{registered, []},
|
||||
{applications, [
|
||||
|
|
Loading…
Reference in New Issue