From 1cb53c5f1c8bd69de0a9202e64b826834e3845eb Mon Sep 17 00:00:00 2001 From: Janis Date: Wed, 10 Dec 2025 11:42:23 +0100 Subject: [PATCH] feat: FRO-2 Implement Login Component --- .gitignore | 1 + knockoutwhistfrontend | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 666f573..48c1924 100644 --- a/.gitignore +++ b/.gitignore @@ -134,6 +134,7 @@ target /.project /.settings /RUNNING_PID +/knockoutwhistwebfrontend/ /knockoutwhist/ /knockoutwhistweb/.g8/ /knockoutwhistweb/.bsp/ diff --git a/knockoutwhistfrontend b/knockoutwhistfrontend index d6270e6..0b8a179 160000 --- a/knockoutwhistfrontend +++ b/knockoutwhistfrontend @@ -1 +1 @@ -Subproject commit d6270e6f477282b273825813782d369f8a2bcb15 +Subproject commit 0b8a1794a0dc3efb280799a5c35386196ffe8727