[#17] Added applications to .app.src
This commit is contained in:
parent
bf6faa2e01
commit
7f1c4bd4fd
1 changed files with 2 additions and 1 deletions
|
@ -3,5 +3,6 @@
|
||||||
{description, ""},
|
{description, ""},
|
||||||
{vsn, "1.0"},
|
{vsn, "1.0"},
|
||||||
{registered, []},
|
{registered, []},
|
||||||
{env, []}
|
{env, []},
|
||||||
|
{applications, []}
|
||||||
]}.
|
]}.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue