Skip to content

Commit 13b2ad5

Browse files
committed
Merge pull request #5 from arjan/patch-1
Update elli_websocket.app.src
2 parents 1ce5f37 + 0d069b9 commit 13b2ad5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/elli_websocket.app.src

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
{registered, []},
66
{applications, [
77
kernel,
8-
stdlib
8+
stdlib,
9+
elli
910
]},
1011
{env, []}
1112
]}.

0 commit comments

Comments
 (0)