From bbbf3ad38f649008e58e2eb11f0bee96722243c7 Mon Sep 17 00:00:00 2001 From: Arjun Satarkar Date: Sat, 2 Nov 2024 14:51:32 -0400 Subject: Remove Discord Activity code from this branch --- priv/home.html.eex | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'priv/home.html.eex') diff --git a/priv/home.html.eex b/priv/home.html.eex index 87b0d5d..d17cbb8 100644 --- a/priv/home.html.eex +++ b/priv/home.html.eex @@ -1,11 +1,4 @@ -<% -import Mediasync.Constants -{form_action_base, form_action_suffix} = case in_discord_activity? do - true -> {"/.proxy/", "?#{query_param_discord_activity_inner()}"} - false -> {"/", ""} -end -%> @@ -16,7 +9,7 @@ end -
+