Merge pull request #14 from mokevnin/patch-1
add modules section to app.src
This commit is contained in:
commit
4e33157a58
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{application, 'erlang_localtime',
|
||||
[
|
||||
{description, ""},
|
||||
{applications, [kernel, stdlib]},
|
||||
{vsn, "1.0"},
|
||||
{registered, []},
|
||||
{env, []}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue