Fix for release

This commit is contained in:
Pim Kunis 2021-06-10 22:04:32 +02:00
parent e7706744a9
commit ba8f072d23
7 changed files with 17 additions and 16 deletions
ui/lib/ui_web

View file

@ -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

View file

@ -14,7 +14,7 @@
</div>
</div>
<a href="http://www.geochecker.com/index.php?code=e2ec486eecb6edc040f70ff05adcd463&action=check&wp=47433743363432&name=4573726f6d">en: check your coordinate on GeoChecker.com nl: controleer je co&ouml;rdinaat op GeoChecker.</a>
<a href="http://www.geochecker.com/index.php?code=de602fd6ce063e4acdfd69dacd1f081e&action=check&wp=47433743363432&name=4573726f6d">en: check your coordinate on GeoChecker.com nl: controleer je co&ouml;rdinaat op GeoChecker.</a>
<br>
<br>
<button phx-click="toggle_hint" id="hintButton">Click here for a hint!</button>