From 41def7718212636d0584599243997fb6836251c8 Mon Sep 17 00:00:00 2001 From: Mikko Ahlroth Date: Sat, 30 Jan 2021 10:01:28 +0200 Subject: [PATCH] Show secret instead of hardcoded --- lib/flag_quiz_web/live/page_live.html.leex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/flag_quiz_web/live/page_live.html.leex b/lib/flag_quiz_web/live/page_live.html.leex index 77347fe..e14b462 100644 --- a/lib/flag_quiz_web/live/page_live.html.leex +++ b/lib/flag_quiz_web/live/page_live.html.leex @@ -14,7 +14,7 @@ <% @victory? -> %>

Voitit pelin! / You won!

Palkintosi / Your reward:

-

N 61° 26.035, E 023° 35.744

+

<%= Application.get_env(:flag_quiz, :secret_msg) %>