5 lines
85 B
Plaintext
5 lines
85 B
Plaintext
def handle_params("{param}", {map}, socket) do
|
|
{body}
|
|
{:noreply, socket}
|
|
end
|