grover isnt mounted with thread id anymore
This commit is contained in:
@ -27,7 +27,7 @@ DynamicSupervisor.count_children(SomethingErlang.Supervisor.Grovers)
|
||||
```
|
||||
|
||||
```elixir
|
||||
SomethingErlang.Grover.mount(self(), 1, 123)
|
||||
SomethingErlang.Grover.mount(%{bbuserid: 12345, bbpassword: "deadbeaf"})
|
||||
```
|
||||
|
||||
## Client stuff
|
||||
|
Reference in New Issue
Block a user