Lint
This commit is contained in:
parent
3522852c61
commit
f459c1260b
3 changed files with 9 additions and 4 deletions
|
|
@ -15,7 +15,7 @@ defmodule Pleroma.Integration.WebsocketClient do
|
|||
WebSockex.start_link(
|
||||
url,
|
||||
__MODULE__,
|
||||
%{ sender: sender },
|
||||
%{sender: sender},
|
||||
extra_headers: headers
|
||||
)
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue