Fix for release
This commit is contained in:
parent
e7706744a9
commit
ba8f072d23
7 changed files with 17 additions and 16 deletions
|
@ -21,8 +21,7 @@ defmodule UiWeb.MorseLive do
|
|||
spawn(fn -> Ui.MessageBot.message("#{ip} pressed the button!") end)
|
||||
end
|
||||
|
||||
spawn(fn -> Ui.MessageBot.message("#{ip} pressed the button!") end)
|
||||
#Morse.Server.toggle_morse()
|
||||
Morse.Server.toggle_morse()
|
||||
|
||||
{:noreply, socket}
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue