From c6972ad76580f5a00b6459cd2649cb6ae18a4de5 Mon Sep 17 00:00:00 2001 From: John O'Keefe Date: Tue, 30 Jul 2024 12:57:30 -0400 Subject: [PATCH] added login to simkl button on frontend --- frontend/src/App.svelte | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/App.svelte b/frontend/src/App.svelte index 0b86ef9..5802623 100644 --- a/frontend/src/App.svelte +++ b/frontend/src/App.svelte @@ -1,6 +1,6 @@