from server date 2025-01-14

This commit is contained in:
Hafifie PKB
2025-01-14 22:54:48 +08:00
parent 09af89a249
commit 1aee7390a6
10 changed files with 69 additions and 23 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ class LogController extends Controller
return response()->json($logsession);
return response()->json($logoutsession);
}