From f4c785f7f1b20663e48027ddac0779fb6ff582bb Mon Sep 17 00:00:00 2001 From: sepehr Date: Fri, 9 Aug 2024 16:28:42 +0330 Subject: [PATCH] auth filter status fix --- src/app/views/auth_log/auth.component.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/app/views/auth_log/auth.component.html b/src/app/views/auth_log/auth.component.html index 7990eb4..d7108e6 100644 --- a/src/app/views/auth_log/auth.component.html +++ b/src/app/views/auth_log/auth.component.html @@ -45,12 +45,17 @@ All - - {{ac}} + + Logged In + + + Logged Out + + + Failed - Server