chore: add description to apps

This commit is contained in:
Zaiming (Stone) Shi 2022-11-30 14:28:29 +01:00
parent 983e904858
commit fa90638de2
2 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,5 @@
{application, emqx_ee_bridge, [ {application, emqx_ee_bridge, [
{description, "EMQX Enterprise data bridges"},
{vsn, "0.1.0"}, {vsn, "0.1.0"},
{registered, []}, {registered, []},
{applications, [ {applications, [

View File

@ -1,4 +1,5 @@
{application, emqx_ee_connector, [ {application, emqx_ee_connector, [
{description, "EMQX Enterprise connectors"},
{vsn, "0.1.0"}, {vsn, "0.1.0"},
{registered, []}, {registered, []},
{applications, [ {applications, [